SubscriptionEvent: {
    [k in keyof Enums]: ValuesOf<Enums[k]>
}[keyof Enums]

Generated using TypeDoc