Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F101497389
items2020.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
Tue, Feb 11, 00:53
Size
226 B
Mime Type
text/x-java
Expires
Thu, Feb 13, 00:53 (1 d, 23 h)
Engine
blob
Format
Raw Data
Handle
24178263
Attached To
rOACCT Open Access Compliance Check Tool (OACCT)
items2020.d.ts
View Options
import type { CodeKeywordDefinition, ErrorObject, AnySchema } from "../../types";
export type ItemsError = ErrorObject<"items", {
limit: number;
}, AnySchema>;
declare const def: CodeKeywordDefinition;
export default def;
Event Timeline
Log In to Comment