This website requires JavaScript.
Explore
Help
Register
Sign In
archive-gh-me
/
jsdoc
Watch
1
Star
0
Fork
0
You've already forked jsdoc
mirror of
https://github.com/jsdoc/jsdoc.git
synced
2025-12-08 19:46:11 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
jsdoc
/
packages
/
jsdoc-parse
/
lib
History
Jeff Williams
f7d5fa77b0
fix: use a special longname for a non-default export in an ES2015 module
...
Previously, we used `exports.NAME`, which was both incorrect and confusing.
2024-05-11 17:42:04 -07:00
..
handlers.js
fix: use a special longname for a non-default export in an ES2015 module
2024-05-11 17:42:04 -07:00
parser.js
feat(jsdoc-parse): add the source file's module type, if known, to the doclet meta info
2023-12-25 11:57:37 -08:00
visitor.js
feat(jsdoc-parse): add the source file's module type, if known, to the doclet meta info
2023-12-25 11:57:37 -08:00