Type alias PluginManifestEventJson

PluginManifestEventJson: {
    name: string;
    value?: CogsValueType;
}

Type declaration

Generated using TypeDoc