Interface PackageDescription

Hierarchy

  • PackageDescription

Properties

Properties

language?: null | string

The ISO code for the language of the description. Alternately it may be null to indicate the default language, i.e. English.

text?: string

The longer description of the package, which may include HTML markup. An inner tag <ref> is used to reference a package with attribute refid.

See

PackageSummary#key

Generated using TypeDoc