mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-11 08:33:53 +00:00
common index.js
This commit is contained in:
parent
766009dbba
commit
d593d11720
5
lib/common/index.js
Executable file
5
lib/common/index.js
Executable file
@ -0,0 +1,5 @@
|
||||
import * as Utils from './utils'
|
||||
|
||||
export default {
|
||||
Utils
|
||||
}
|
Loading…
Reference in New Issue
Block a user