📅  最后修改于: 2022-03-11 15:02:57.127000             🧑  作者: Mango
// instead of importing json file use this:
import * as myVar from 'module'
myVar.test('do some thig')
const newVar = myVar.test2