/** * README validation tests * * Ensures documentation stays in sync with the actual codebase: * 1. TypeScript examples compile correctly * 2. API documentation matches KVLike interface */ export {}; //# sourceMappingURL=readme.test.d.ts.map