Type Alias: RuntimeCleanupConfigs
RuntimeCleanupConfigs = typeof
runtimeCleanupConfigs
Defined in: plugin.ts:333
Runtime type for the plugin's generated config presets.
Remarksโ
Mirrors plugin.configs and is useful when composing typed preset-aware
tooling in external integrations.