UNPKG

react-qml

Version:
7 lines (6 loc) 236 B
export * from './types'; declare const Module: { [key: string]: any; }; export declare const QtObject: any, Binding: any, Component: any, Connections: any, Instantiator: any, LoggingCategory: any, Timer: any; export default Module;