Issues
This commit is contained in:
parent
1dbc40ddfb
commit
65cc0d0816
6 changed files with 34 additions and 30 deletions
|
|
@ -1,6 +1,7 @@
|
|||
interface DataOption {
|
||||
id: string;
|
||||
name: string;
|
||||
type?: string;
|
||||
}
|
||||
|
||||
interface DataOptionShort {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue