Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F110811902
_required.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
Mon, Apr 28, 05:52
Size
268 B
Mime Type
text/x-java
Expires
Wed, Apr 30, 05:52 (1 d, 23 h)
Engine
blob
Format
Raw Data
Handle
25843116
Attached To
rOACCT Open Access Compliance Check Tool (OACCT)
_required.d.ts
View Options
import type { MacroKeywordDefinition } from "ajv";
import type { GetDefinition } from "./_types";
declare type RequiredKwd = "anyRequired" | "oneRequired";
export default function getRequiredDef(keyword: RequiredKwd): GetDefinition<MacroKeywordDefinition>;
export {};
Event Timeline
Log In to Comment