UNPKG

jasmine-marbles

Version:
5 lines (4 loc) 173 B
/** * @see https://github.com/ReactiveX/rxjs/blob/master/spec/helpers/observableMatcher.ts */ export declare function observableMatcher(actual: any, expected: any): void;