UNPKG

@rxjs-stuff/marbles

Version:

A set of plugins that provide a natural feeling integration with Mocha and Chai for RxJS "marbles" testing.

4 lines (3 loc) 169 B
import { MarblesHelpers } from './marbles-helpers'; export declare function marblesTesting(): void; export declare function frameConsole(helpers: MarblesHelpers): void;