Files
rtu_v5/sample_interface/node_modules/stringify-entities/index.js
2026-03-18 16:27:34 +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'