2 lines
101 B
TypeScript
2 lines
101 B
TypeScript
export {removePosition} from './lib/index.js'
|
|
export type Options = import('./lib/index.js').Options
|