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
..
2023-02-20 19:46:15 -08:00
2023-02-28 20:12:24 -08:00
2024-04-15 14:25:21 -07:00

@jsdoc/parse

Parses, and extracts information from, source code.