Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F103817140
reader.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
Tue, Mar 4, 22:37
Size
208 B
Mime Type
text/x-java
Expires
Thu, Mar 6, 22:37 (2 d)
Engine
blob
Format
Raw Data
Handle
24670568
Attached To
rOACCT Open Access Compliance Check Tool (OACCT)
reader.d.ts
View Options
import type Settings from '../settings';
export default class Reader {
protected readonly _root: string;
protected readonly _settings: Settings;
constructor(_root: string, _settings: Settings);
}
Event Timeline
Log In to Comment