export * from './src/mock.module';
export { IMock, IMockData, IMockConfig, IMockRequest } from './src/mock.type';
