Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F100929845
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
Tue, Feb 4, 01:25
Size
209 B
Mime Type
text/x-java
Expires
Thu, Feb 6, 01:25 (1 d, 21 h)
Engine
blob
Format
Raw Data
Handle
24058144
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