/** * SMI-2714: Config module credential storage tests * * Tests for storeApiKey, clearApiKey, getAuthStatus, and the updated * isValidApiKeyFormat with ReDoS guard. * * vi.mock factory is hoisted before module load — never use vi.doMock for the * primary keytar mock (it would arrive too late). */ export {}; //# sourceMappingURL=index.test.d.ts.map