Type alias CodePointsMapType

CodePointsMapType: {
    [iconName: string]: string;
}

Type declaration

  • [iconName: string]: string

Generated using TypeDoc