Type Alias: RuntimeCleanupConfigsContract
RuntimeCleanupConfigsContract =
Record<RuntimeCleanupConfigName,RuntimeCleanupPresetConfig>
Defined in: plugin.ts:53
Contract for the configs object exported by this plugin.
RuntimeCleanupConfigsContract =
Record<RuntimeCleanupConfigName,RuntimeCleanupPresetConfig>
Defined in: plugin.ts:53
Contract for the configs object exported by this plugin.