Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F102578126
sort.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
Sat, Feb 22, 04:42
Size
333 B
Mime Type
text/x-java
Expires
Mon, Feb 24, 04:42 (2 d)
Engine
blob
Format
Raw Data
Handle
24362954
Attached To
rOACCT Open Access Compliance Check Tool (OACCT)
sort.d.ts
View Options
import type { InternalSelector } from "./types";
/**
* Sort the parts of the passed selector,
* as there is potential for optimization
* (some types of selectors are faster than others)
*
* @param arr Selector to sort
*/
export default function sortByProcedure(arr: InternalSelector[]): void;
//# sourceMappingURL=sort.d.ts.map
Event Timeline
Log In to Comment