index.d.ts 101 B

12
  1. export {removePosition} from './lib/index.js'
  2. export type Options = import('./lib/index.js').Options