UNPKG

@flourd/toml

Version:

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

5 lines (4 loc) 71 B
export { default as parse, default as default } from './index.js';