UNPKG

@onesy/utils

Version:
3 lines (2 loc) 86 B
declare const stringToColor: (value: string) => string; export default stringToColor;