Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GlobalExtensionSettings

Global extension settings.

Hierarchy

Index

Properties

Optional buttons

buttons: ButtonEntry[]

One or more buttons to register.

Optional commands

commands: object

One or more commands to register.

Type declaration

Optional globals

globals: any

Global data.

Optional jobs

jobs: JobEntry[]

One or more jobs to run.

Optional values

values: object

One or more values.

Type declaration

Generated using TypeDoc