UNPKG

rxjs-marbles-with-amd

Version:

Forked version of (https://github.com/cartant/rxjs-marbles) An RxJS marble testing library for any test framework

2 lines (1 loc) 108 B
export declare function fakeSchedulers(fakeTest: (tick: (milliseconds: number) => void) => any): () => any;