/** * Tests for the client-info helpers and header injection. * * Two layers are exercised here: * 1. The pure functions in `client-info.ts` — buildClientHeaders, * clientInfoFromPackage, detectHqCoreVersion. * 2. End-to-end injection into VaultClient.request, since "the headers * actually land on outbound fetch" is the property consumers care about. */ export {}; //# sourceMappingURL=client-info.test.d.ts.map