forked from fanruan/fineui
iapyang
4 years ago
2 changed files with 8 additions and 0 deletions
@ -0,0 +1,5 @@
|
||||
import { Layout } from "../../layout"; |
||||
|
||||
export declare class HorizontalAutoLayout extends Layout { |
||||
static xtype: string; |
||||
} |
Loading…
Reference in new issue