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.

7 lines 247 B
declare function _default(document: any): { first(selectors: any, context: any): any; select(selectors: any, context: any): any; match(selectors: any, context: any): any; }; export default _default; //# sourceMappingURL=sizzle.d.ts.map