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.

5 lines 140 B
/** * Used to enforce illegal constructors */ export declare const CTOR_KEY: unique symbol; //# sourceMappingURL=constructor-lock.d.ts.map