UNPKG

@thi.ng/color

Version:

Array-based color types, CSS parsing, conversions, transformations, declarative theme generation, gradients, presets

8 lines (7 loc) 174 B
import { swapLane13 } from "@thi.ng/binary/swizzle"; const intArgb32Abgr32 = swapLane13; const intAbgr32Argb32 = swapLane13; export { intAbgr32Argb32, intArgb32Abgr32 };