RestEventsMapexport type RestEventsMap = { [K in keyof RestEvents]: RestEvents[K];};export type RestEventsMap = { [K in keyof RestEvents]: RestEvents[K];};SummaryNo summary provided.
RestEventsMapexport type RestEventsMap = { [K in keyof RestEvents]: RestEvents[K];};export type RestEventsMap = { [K in keyof RestEvents]: RestEvents[K];};SummaryNo summary provided.