Browse Source
Merge in VISUAL/fineui from ~DAILER/fineui:master to master * commit '01d67a26a3d0e1e0fc964b72b1dc7908fcdcd36e': updateresearch/test
Dailer-刘荣歆
1 year ago
4 changed files with 8 additions and 2 deletions
@ -0,0 +1,5 @@ |
|||||||
|
import { Widget } from "../../core/widget"; |
||||||
|
|
||||||
|
export declare class ColorPicker extends Widget { |
||||||
|
static xtype: string; |
||||||
|
} |
Loading…
Reference in new issue