mirror of
https://github.com/ful1e5/Bibata_Cursor.git
synced 2025-05-30 06:45:31 -04:00
🏷️ Types
This commit is contained in:
parent
c82aa983d7
commit
47795a26d1
1 changed files with 6 additions and 0 deletions
6
packages/round/src/types.ts
Normal file
6
packages/round/src/types.ts
Normal file
|
@ -0,0 +1,6 @@
|
||||||
|
export interface ColorSchemas {
|
||||||
|
[name: string]: {
|
||||||
|
base: string;
|
||||||
|
outline: string;
|
||||||
|
};
|
||||||
|
}
|
Loading…
Add table
Add a link
Reference in a new issue