jstd-web/node_modules/unimport/unplugin.d.ts

4 lines
115 B
TypeScript
Raw Normal View History

2025-11-25 15:23:22 +08:00
// redirect for TypeScript to pick it up
export * from './dist/unplugin'
export { default } from './dist/unplugin'