UNPKG

129 BTypeScriptView Raw
1export {remove} from './lib/index.js'
2export type Options = import('./lib/index.js').Options
3export type RemoveOptions = Options