Hierarchy

  • UpdateSubscriptions

Properties

mapUpdateIds: {
    [key: string]: number;
}

Type declaration

  • [key: string]: number
subscriptions: {
    [key: string]: boolean;
}

Type declaration

  • [key: string]: boolean

Generated using TypeDoc