UNPKG

nbff-parser

Version:

A simple parser for the Netscape Bookmark file format

4 lines (2 loc) 130 B
import type { Folder, FolderWithId } from '../parse/parse.d.ts' export function stringify(folder: Folder | FolderWithId): string