Files

6 lines
104 B
JavaScript
Raw Permalink Normal View History

2026-03-22 20:00:13 +00:00
/**
* @typedef {import('./lib/index.js').Options} Options
*/
export {toString} from './lib/index.js'