UNPKG

@jsdocs-io/extractor

Version:

Analyze and extract the API from npm packages

6 lines 135 B
export declare function sortByID(a: { id: string; }, b: { id: string; }): number; //# sourceMappingURL=sort-by-id.d.ts.map