ui: drawing design
This commit is contained in:
7
pages/aigc/drawing/components/index.d.ts
vendored
Normal file
7
pages/aigc/drawing/components/index.d.ts
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
export declare interface ResultBlockMeta {
|
||||
modal?: string
|
||||
cost?: string
|
||||
ratio?: string
|
||||
id?: string
|
||||
datetime?: number
|
||||
}
|
||||
Reference in New Issue
Block a user