/ts-transform-default-export

export default foo → export = foo → module.exports = foo

Primary LanguageTypeScriptISC LicenseISC

Stargazers