UNPKG

@sidekick-coder/db

Version:

Cli Tool to manipulate data from diferent sources

7 lines (4 loc) 180 B
import { parse as parse$1, stringify as stringify$1 } from 'yaml'; declare const parse: typeof parse$1; declare const stringify: typeof stringify$1; export { parse, stringify };