Nuxt/lib/common/index.js

6 lines
61 B
JavaScript
Executable File

import * as Utils from './utils'
export default {
Utils
}