UNPKG

@flourd/toml

Version:

Familiar parse and stringify for TOML, with a CLI to convert to/from JSON.

4 lines (2 loc) 76 B
import * as Parser from './parser.js' export { Parser, Parser as default }