chore: model meta data
This commit is contained in:
Vendored
+1
@@ -32,6 +32,7 @@ declare namespace Global {
|
||||
label: string;
|
||||
locale?: boolean;
|
||||
value: T;
|
||||
meta?: Record<string, any>;
|
||||
}
|
||||
|
||||
interface HintOptions {
|
||||
|
||||
Reference in New Issue
Block a user