Jeff Williams 575f0dccc8
fix: use a special longname for an ES2015 module's default export
Previously, we used `module.exports`, which is both incorrect and confusing.
2024-05-11 12:07:56 -07:00
..