UNPKG

73 BJavaScriptView Raw
1import testModule from './module'
2let res = testModule()
3console.log(res)
\No newline at end of file