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

4 lines
130 B
TypeScript

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