forked from fanruan/fineui
Browse Source
Merge in VISUAL/fineui from ~TELLER/fineui:bugfix to master * commit '11e43467a2719860f2ddb1bd417d0b21c0abefeb': KERNEL-6464 补充类型es6
Teller
4 years ago
3 changed files with 41 additions and 1 deletions
@ -0,0 +1,5 @@
|
||||
import { Layout } from "../../layout"; |
||||
|
||||
export declare class LeftRightVerticalAdapt extends Layout { |
||||
static xtype: string; |
||||
} |
Loading…
Reference in new issue