UNPKG

animejs

Version:

JavaScript animation engine

3 lines (2 loc) 139 B
export function convertColorStringValuesToRgbaArray(colorString: string): ColorArray; import type { ColorArray } from '../types/index.js';