Files

6 lines
110 B
JavaScript

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