4 lines
131 B
TypeScript
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'
|