index.d.ts 95 B

12
  1. export {toString} from './lib/index.js'
  2. export type Options = import('./lib/index.js').Options