unplugin.d.ts 115 B

123
  1. // redirect for TypeScript to pick it up
  2. export * from './dist/unplugin'
  3. export { default } from './dist/unplugin'