Type alias CogsPluginManifestJsonReadonly

CogsPluginManifestJsonReadonly: DeepReadonly<CogsPluginManifestJson>

A readonly version of PluginManifestJson to help editors and IDEs provide autocomplete and type checking with @type {const} enabled

Generated using TypeDoc