UNPKG

native-fn

Version:
3 lines (2 loc) 95 B
import type { RGBA } from "../types"; export default function parseColor(color: string): RGBA;