espub
espub copied to clipboard
Support null entry
Support hiding module by specifying it to null, for example
"exports": {
"./*": "./dist/src/*",
"./internal/*": null
}