Files
skills-here-run-place/node_modules/stringify-entities/index.js
Alejandro Martinez f09af719cf Initial commit
2026-02-12 02:04:10 +01:00

7 lines
160 B
JavaScript

/**
* @typedef {import('./lib/index.js').LightOptions} LightOptions
* @typedef {import('./lib/index.js').Options} Options
*/
export * from './lib/index.js'