Files
sp80/sample_interface/node_modules/stringify-entities/index.js
2026-05-29 12:39:53 +08: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'