Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F100381710
not.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
Thu, Jan 30, 09:22
Size
209 B
Mime Type
text/x-java
Expires
Sat, Feb 1, 09:22 (1 d, 23 h)
Engine
blob
Format
Raw Data
Handle
23929453
Attached To
rOACCT Open Access Compliance Check Tool (OACCT)
not.d.ts
View Options
import type { CodeKeywordDefinition, ErrorNoParams, AnySchema } from "../../types";
export type NotKeywordError = ErrorNoParams<"not", AnySchema>;
declare const def: CodeKeywordDefinition;
export default def;
Event Timeline
Log In to Comment