UNPKG

nbff-parser

Version:

A simple parser for the Netscape Bookmark file format

4 lines (2 loc) 139 B
import type { FlatBookmarkWithId } from '../parse/flat-parse.d.ts' export function flatStringify(bookmarks: FlatBookmarkWithId[]): string