10 lines
159 B
JavaScript
10 lines
159 B
JavaScript
import '@';
|
|
|
|
/**
|
|
* Main application entry point
|
|
*
|
|
* If you want to extend the Vue instance from core package, you can type
|
|
* `import Core from '@'`
|
|
*
|
|
*/
|