JSPM

  • Created
  • Published
  • Downloads 2803
  • Score
    100M100P100Q124064F
  • License The Prosperity Public License 3.0.0

Type definitions for @webdoc/model

Package Exports

  • @webdoc/types
  • @webdoc/types/index.js

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

© 2020-2022 webdoc Labs

@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