Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F95398285
stringify.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
Sun, Dec 15, 09:33
Size
235 B
Mime Type
text/x-java
Expires
Tue, Dec 17, 09:33 (1 d, 21 h)
Engine
blob
Format
Raw Data
Handle
22983336
Attached To
rOACCT Open Access Compliance Check Tool (OACCT)
stringify.d.ts
View Options
import { Selector } from "./types";
/**
* Turns `selector` back into a string.
*
* @param selector Selector to stringify.
*/
export declare function stringify(selector: Selector[][]): string;
//# sourceMappingURL=stringify.d.ts.map
Event Timeline
Log In to Comment