index.js 104 B

12345
  1. /**
  2. * @typedef {import('./lib/index.js').Options} Options
  3. */
  4. export {toString} from './lib/index.js'