UNPKG

@n1k1t/mock-server

Version:

Powerful util to setup mocks over HTTP APIs

12 lines 341 B
export * from './containers'; export * from './transports'; export * from './providers'; export * from './exchanges'; export * from './executor'; export * from './endpoint'; export * from './service'; export * from './history'; export * from './context'; export * from './router'; export * from './reply'; //# sourceMappingURL=index.d.ts.map