UNPKG

@n1k1t/mock-server

Version:

The ultimate toolkit to intercept, transform, and simulate HTTP/WS traffic with type-safe expectations

3 lines 168 B
import { IExpectationSchemaContext } from '../types'; export declare const buildExpectationContext: () => IExpectationSchemaContext; //# sourceMappingURL=index.d.ts.map