Skip to content

Overview / pluginInfo

pluginInfo

const pluginInfo: TObject<{ active: TBoolean; forms: TArray<TObject<{ active: TBoolean; description: TString; name: TString; }>>; hooks: TArray<TObject<{ name: TString; priority: TNumber; }>>; id: TString; manifest: TRef<"pluginManifest">; tools: TArray<TObject<{ active: TBoolean; description: TString; name: TString; }>>; upgradable: TBoolean; }>

Released under the GPL-3.0 License.