generated from gxc-solutions/gxc-template-repo
Added color parse and color interfaces
This commit is contained in:
parent
7742cc7a83
commit
5d1acba69c
7 changed files with 35 additions and 6 deletions
|
|
@ -1,4 +1,4 @@
|
|||
import { IColor } from "@gxc-solutions/colors";
|
||||
import { IColor } from "./color";
|
||||
|
||||
export interface IStroke {
|
||||
width: number;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue