6 lines
82 B
TypeScript
6 lines
82 B
TypeScript
import Vue from './runtime-with-compiler'
|
|
|
|
export default Vue
|
|
|
|
export * from 'v3'
|