Files
dealplustech/dealplustech-astro/node_modules/retext-smartypants/index.js
2026-03-02 12:35:14 +07:00

7 lines
178 B
JavaScript

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