← Back
Editing: color.d.ts
export type Color = string | CanvasGradient | CanvasPattern;
Save File
Cancel