Files
dealplustech/dealplustech-astro/node_modules/unist-util-remove-position/index.js
2026-03-02 12:35:14 +07:00

6 lines
110 B
JavaScript

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