Package Exports
- @webdoc/types
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@webdoc/types) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
@webdoc/types
This package contains all of the type definitions for docs (documentation blocks) and tags (@tag decorators in the documentation).
The are the core @webdoc/types Docs:
- BaseDoc
- ClassDoc
- FunctionDoc
- MethodDoc
- EventDoc
- TypedefDoc
- PropertyDoc
These the core @webdoc/types Tags:
- AccessTag
- ParamTag
- MemberTag
- MethodTag
TODO: Finish this