UNPKG

@n1k1t/mock-server

Version:

Powerful util to setup mocks over HTTP APIs

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