vue3-core/packages/vue/src/index.ts

4 lines
131 B
TypeScript

// TODO this package will be the "full-build" that includes both the runtime
// and the compiler
export * from '@vue/renderer-dom'