forked from fanruan/fineui
Browse Source
Merge in VISUAL/fineui from ~JIMMY.CHAI/fineui:master to master * commit '4c9371be387fe73dec16f164a0b6175ad7405826': KERNEL-7263 refactor:类型补充 KERNEL-7263 refactor:类型补充es6
Jimmy.Chai
4 years ago
2 changed files with 8 additions and 0 deletions
@ -0,0 +1,5 @@
|
||||
import { Layout } from "../../layout"; |
||||
|
||||
export declare class FloatHorizontalLayout extends Layout { |
||||
static xtype: string; |
||||
} |
Loading…
Reference in new issue