UNPKG

evil-vue

Version:

Evil vue3 writing, similar to angular writing Dependency injection

6 lines (5 loc) 181 B
export { VueFactory } from './factory'; export { bootstrapModule } from './bootstrap_module'; export * from './types'; export * from './module_token'; export * from './vue_module';