UNPKG

61 BPlain TextView Raw
1export type Colors = {
2 fill?: string;
3 stroke?: string;
4};
\No newline at end of file