Type Alias: ImmutableConfigsContract
ImmutableConfigsContract =
Record<ImmutableConfigName,ImmutablePresetConfig>
Defined in: plugin.ts:40
Contract for the configs object exported by this plugin.
ImmutableConfigsContract =
Record<ImmutableConfigName,ImmutablePresetConfig>
Defined in: plugin.ts:40
Contract for the configs object exported by this plugin.