/** * Property-Based Tests for Endpoint Analyzer * * Tests invariants of extractPathParams and inferResourceType * using fast-check property-based testing. * * @module __tests__/scanners/logic/endpoint-analyzer.property */ export {}; //# sourceMappingURL=endpoint-analyzer.property.test.d.ts.map