forked from fanruan/fineui
Browse Source
Merge in DEC/fineui from master to feature/x * commit '47c7f69c7c70f994993ab5cb41960891aa697178': updateresearch/test
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