Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F98583437
ws.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, Jan 14, 14:12
Size
228 B
Mime Type
text/x-java
Expires
Thu, Jan 16, 14:12 (1 d, 23 h)
Engine
blob
Format
Raw Data
Handle
23590688
Attached To
rOACCT Open Access Compliance Check Tool (OACCT)
ws.d.ts
View Options
import { URISchemeHandler, URIComponents } from "../uri";
export interface WSComponents extends URIComponents {
resourceName?: string;
secure?: boolean;
}
declare const handler: URISchemeHandler;
export default handler;
Event Timeline
Log In to Comment