Interface

LibraryMetadata

Metadata object describing the library or service. Used to provide information about the module for consumers and documentation.

Property

The name of the library or service

Property

The semantic version of the library

Property

Optional description of the library or service

Author

Bayu Dwiyan Satria

Since

1.0.0

See

createLibraryMetadata

Hierarchy

  • LibraryMetadata

Properties

description?: string
name: string
version: string

Generated using TypeDoc