UNPKG

ringcentral-widgets

Version:
4 lines (3 loc) 50 B
export type Mapping<T> = { [key: string]: T; };