Nuxt/lib/common/index.js

6 lines
61 B
JavaScript
Raw Normal View History

2017-06-18 07:45:13 +00:00
import * as Utils from './utils'
export default {
Utils
}