aboutsummaryrefslogtreecommitdiffstats
path: root/node_modules/rxjs/src/internal/testing/SubscriptionLog.ts
blob: 367a6d969127440e6c364936b2d0a821ed167a45 (plain) (blame)
1
2
3
4
5
export class SubscriptionLog {
  constructor(public subscribedFrame: number,
              public unsubscribedFrame: number = Infinity) {
  }
}
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage