chore(docs): cleanup
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
This commit is contained in:
@@ -0,0 +1 @@
|
||||
export type Colors = 'red' | 'blue' | 'green'
|
||||
Reference in New Issue
Block a user
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
@@ -0,0 +1 @@
|
||||
export type Colors = 'red' | 'blue' | 'green'
|
||||