JSPM

  • Created
  • Published
  • Downloads 2803
  • Score
    100M100P100Q124084F
  • License MIT

Type definitions for @webdoc/model

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).

UML

https://drive.google.com/file/d/1SOo672UhTkF4H97kAWRVAFPEG3PIeEbi/view?usp=sharing

Overview

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