Skip to content

Overview / pluginManifest

pluginManifest

const pluginManifest: TObject<{ authorName: TString; authorUrl: TOptional<TString>; description: TString; name: TString; pluginUrl: TOptional<TString>; tags: TArray<TString>; thumb: TOptional<TString>; version: TRegExp; }>

Released under the GPL-3.0 License.