mirror of https://github.com/vuejs/core.git
3 lines
104 B
TypeScript
3 lines
104 B
TypeScript
|
// serve vue to the iframe sandbox during dev.
|
||
|
export * from 'vue/dist/vue.runtime.esm-browser.prod.js'
|