UNPKG

@tarojs/taro-h5

Version:
3 lines (2 loc) 81 B
declare const isValidColor: (color: string) => boolean; export { isValidColor };