UNPKG

@gorpacrate/core-graphics

Version:

A core library for creating shape-based graphic editors

3 lines (2 loc) 132 B
export declare const MAIN_COLOR = "rgba(0, 160, 200, 0.5)"; export declare const getAlphaMainColor: (a: string | number) => string;