UNPKG

@scalar/api-client

Version:

the open source API testing client

4 lines 216 B
import type { WorkspaceEventBus } from '@scalar/workspace-store/events'; /** Mock event bus for all your testing needs */ export declare const mockEventBus: WorkspaceEventBus; //# sourceMappingURL=test-utils.d.ts.map