An object containing information about all extensions and bundle types.

Hierarchy

  • ExtensionBundle

Properties

buildTime: string | number

Bundle build time.

info?: IStorage<unknown>

Additional information.

name: string

Bundle name.

order: number

Bundle order.

registry: readonly ExtensionRegistrator[]

Extension registrators.

Generated using TypeDoc