blob: f0845ab1d8ccdabbeb4c9756d0a9509d966b9627 [file] [log] [blame]
{"version":3,"file":"SubscriptionLog.js","sourceRoot":"","sources":["../../src/testing/SubscriptionLog.ts"],"names":[],"mappings":";AAAA;IACE,yBAAmB,eAAuB,EACvB,iBAAoD;QAA3D,iCAA2D,GAA3D,oBAAmC,MAAM,CAAC,iBAAiB;QADpD,oBAAe,GAAf,eAAe,CAAQ;QACvB,sBAAiB,GAAjB,iBAAiB,CAAmC;IACvE,CAAC;IACH,sBAAC;AAAD,CAAC,AAJD,IAIC;AAJY,uBAAe,kBAI3B,CAAA","sourcesContent":["export class SubscriptionLog {\n constructor(public subscribedFrame: number,\n public unsubscribedFrame: number = Number.POSITIVE_INFINITY) {\n }\n}"]}