Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface LibraryInfo

A description of a library.

Hierarchy

  • LibraryInfo

Index

Properties

author

author: string

The author of the library.

Optional description

description: string

A description of the library.

Optional enabled

enabled: boolean

Whether or not the library is enabled. The default is true.

name

name: string

The name of the library.

Generated using TypeDoc