help wanted
倉庫指標
- Star
- (56 star)
- PR 合併指標
- (PR 指標待抓取)
描述
module.exports= {
test: 5
}
...returns no exports. This was also the case with cjs-module-lexer and was marked as "won't fix": https://github.com/nodejs/cjs-module-lexer/issues/6
module.exports= {
test: 5
}
...returns no exports. This was also the case with cjs-module-lexer and was marked as "won't fix": https://github.com/nodejs/cjs-module-lexer/issues/6