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