UNPKG

117 BTypeScriptView Raw
1import { MockState } from './types';
2export default function mocks({ emitter, db, subscriptions }: MockState): void;