ui k api
This commit is contained in:
parent
7b23975c58
commit
178feb304c
8 changed files with 515 additions and 5 deletions
|
|
@ -1 +1,6 @@
|
|||
export type {};
|
||||
interface DataOption {
|
||||
id: string;
|
||||
name: string;
|
||||
}
|
||||
|
||||
export type {DataOption};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue