Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F101032018
elements.d.ts
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Wed, Feb 5, 00:18
Size
256 B
Mime Type
text/x-java
Expires
Fri, Feb 7, 00:18 (1 d, 23 h)
Engine
blob
Format
Raw Data
Handle
24080141
Attached To
rOACCT Open Access Compliance Check Tool (OACCT)
elements.d.ts
View Options
import type { CodeKeywordDefinition, SchemaObject } from "../../types";
import { _JTDTypeError } from "./error";
export type JTDElementsError = _JTDTypeError<"elements", "array", SchemaObject>;
declare const def: CodeKeywordDefinition;
export default def;
Event Timeline
Log In to Comment