UNPKG

netscape-bookmark-parser

Version:

A TypeScript/JavaScript library for parsing browser bookmark files (HTML format) and manipulating them as structured data. Compatible with both Deno and Node.js runtimes.

3 lines 166 B
export declare function getUpperCase(string: string): string; export declare function getLowerCase(string: string): string; //# sourceMappingURL=string-cache.d.ts.map