index.js 119 Bytes
import * as all from './config.js'
console.log('this is index js')
console.log(all)
// import test from './settins.js'