Browse Source
Merge in VISUAL/fineui from ~JIMMY.CHAI/fineui:master to master * commit '5a2b81241be9c8093031106b1d11f52b13c32089': 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 AdaptiveLayout extends Layout { |
||||
static xtype: string; |
||||
} |
Loading…
Reference in new issue