UNPKG

wfw

Version:

scu wfw

18 lines (12 loc) 369 B
// import PositionItem from '@components/PositionItem' // import Vue from 'vue' // Vue.config.devtools = true // new Vue({ // render: h => h(PositionItem) // }).$mount('#app') // import { getLocation } from '@utils' // import { formatLocation } from './utils/format' // getLocation().then(v => { // console.log(v) // }) // console.log('hello from my script')