Files
vue-flow/docs/components/home/flows/utils.ts
T
2023-05-02 23:27:09 +02:00

2 lines
46 B
TypeScript

export type Colors = 'red' | 'blue' | 'green'