aboutsummaryrefslogtreecommitdiffstats
path: root/node_modules/rxjs/src/internal/testing/TestMessage.ts
blob: 918b47775b8f3608f0678439a27ef13414c5c77c (plain) (blame)
1
2
3
4
5
6
7
import { ObservableNotification } from '../types';

export interface TestMessage {
  frame: number;
  notification: ObservableNotification<any>;
  isGhost?: boolean;
}
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage