UNPKG

@ebay/ebayui-core

Version:

Collection of core eBay components; considered to be the building blocks for all composite structures, pages & apps.

3 lines (2 loc) 105 B
declare function getColorForText(username?: string, color?: string): string; export { getColorForText };