Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F99968510
values.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, Jan 27, 12:44
Size
253 B
Mime Type
text/x-java
Expires
Wed, Jan 29, 12:44 (2 d)
Engine
blob
Format
Raw Data
Handle
23818617
Attached To
rOACCT Open Access Compliance Check Tool (OACCT)
values.d.ts
View Options
import type { CodeKeywordDefinition, SchemaObject } from "../../types";
import { _JTDTypeError } from "./error";
export type JTDValuesError = _JTDTypeError<"values", "object", SchemaObject>;
declare const def: CodeKeywordDefinition;
export default def;
Event Timeline
Log In to Comment