Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F100864628
_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
Mon, Feb 3, 10:02
Size
256 B
Mime Type
text/x-java
Expires
Wed, Feb 5, 10:02 (1 d, 21 h)
Engine
blob
Format
Raw Data
Handle
24045389
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