UNPKG

86 BTypeScriptView Raw
1declare function toColorString(color: Object): string;
2
3export default toColorString;