Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F101414216
dynamicRef.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 10, 05:33
Size
250 B
Mime Type
text/x-java
Expires
Wed, Feb 12, 05:33 (2 d)
Engine
blob
Format
Raw Data
Handle
24157241
Attached To
rOACCT Open Access Compliance Check Tool (OACCT)
dynamicRef.d.ts
View Options
import type { CodeKeywordDefinition } from "../../types";
import type { KeywordCxt } from "../../compile/validate";
declare const def: CodeKeywordDefinition;
export declare function dynamicRef(cxt: KeywordCxt, ref: string): void;
export default def;
Event Timeline
Log In to Comment