IOweb/node_modules/stringify-entities/index.js
2026-07-03 15:07:38 -05:00

6 lines
160 B
JavaScript

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