Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F99387755
_range.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
Fri, Jan 24, 02:41
Size
256 B
Mime Type
text/x-java
Expires
Sun, Jan 26, 02:41 (2 d)
Engine
blob
Format
Raw Data
Handle
23788338
Attached To
rOACCT Open Access Compliance Check Tool (OACCT)
_range.d.ts
View Options
import type { MacroKeywordDefinition } from "ajv";
import type { GetDefinition } from "./_types";
declare type RangeKwd = "range" | "exclusiveRange";
export default function getRangeDef(keyword: RangeKwd): GetDefinition<MacroKeywordDefinition>;
export {};
Event Timeline
Log In to Comment