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

4 lines
130 B
TypeScript
Raw Normal View History

2018-10-23 15:58:37 +00:00
// TODO this package will be the "full-build" that includes both the runtime
// and the compiler
2018-10-26 19:44:50 +00:00
export * from '@vue/runtime-dom'