/** * @file ProjectRegistry.test.ts * @description Comprehensive unit tests for ProjectRegistry — the on-chain * project registry client. Covers all read methods, all write methods, * error guards, and edge-case paths. */ export {}; //# sourceMappingURL=ProjectRegistry.test.d.ts.map