Variable: copilotConfigMetadataByName
const copilotConfigMetadataByName: Readonly<
Record<CopilotBaseConfigName, CopilotConfigMetadata>
>;
Defined in: _internal/copilot-config-references.ts:56
Canonical metadata for every exported copilot preset key.