1
0
mirror of https://github.com/nuxt/nuxt.git synced 2025-02-24 09:28:41 +00:00
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
}