Type Alias: CopilotConfigsContract
type CopilotConfigsContract = Record<CopilotConfigName, CopilotPresetConfig>;
Defined in: plugin.ts:76
Contract for the exported preset map.
type CopilotConfigsContract = Record<CopilotConfigName, CopilotPresetConfig>;
Defined in: plugin.ts:76
Contract for the exported preset map.