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 {
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
export default {
|
||||
playgroundTextToImage: '/playground/text-to-image'
|
||||
'/playground/text-to-image': '/playground/text-to-image'
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user