1
0
mirror of https://github.com/vercel/commerce.git synced 2025-03-17 16:02:33 +00:00

2 lines
60 B
TypeScript
Raw Normal View History

2020-09-30 10:51:53 -03:00
export type Colors = "violet" | "black" | "pink" | "white";