UNPKG

@rxjs-stuff/marbles

Version:

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

2 lines (1 loc) 103 B
export declare const booleanMarbles: import("./marble-values").MarbleValues<boolean, "f" | "t" | "u">;