UNPKG

hex-argb-converter

Version:

You can convert hex color to argb number and convert argb number to hex color

2 lines 57 B
export * from "./argbToHex"; export * from "./hexToArgb";