UNPKG

react-qml

Version:
7 lines (6 loc) 190 B
export * from './types'; declare const Module: { [key: string]: any; }; export declare const ColumnLayout: any, GridLayout: any, RowLayout: any, StackLayout: any; export default Module;