Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F99387136
select.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:33
Size
304 B
Mime Type
text/x-java
Expires
Sun, Jan 26, 02:33 (1 d, 23 h)
Engine
blob
Format
Raw Data
Handle
23788365
Attached To
rOACCT Open Access Compliance Check Tool (OACCT)
select.d.ts
View Options
import type { KeywordDefinition, ErrorObject } from "ajv";
import type { DefinitionOptions } from "./_types";
export declare type SelectError = ErrorObject<"select", {
failingCase?: string;
failingDefault?: true;
}>;
export default function getDef(opts?: DefinitionOptions): KeywordDefinition[];
Event Timeline
Log In to Comment