Type definitions for @webdoc/model
npm install @webdoc/types© 2020-2022 webdoc Labs
This package contains all of the type definitions for docs (documentation blocks) and tags (@tag
decorators in the documentation).
https://drive.google.com/file/d/1SOo672UhTkF4H97kAWRVAFPEG3PIeEbi/view?usp=sharing
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