D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home
/
forge
/
re-viewers.com
/
node_modules
/
rxjs
/
src
/
internal
/
testing
/
Filename :
SubscriptionLog.ts
back
Copy
export class SubscriptionLog { constructor(public subscribedFrame: number, public unsubscribedFrame: number = Infinity) { } }