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