UNPKG

react-qml

Version:
5 lines (4 loc) 131 B
import * as QtQml from '../QtQml/types'; export declare type QQmlSettings = { category: string | undefined; } & QtQml.QObject;