UNPKG

@iobroker/adapter-react-v5

Version:

React components to develop ioBroker interfaces with react.

3 lines (2 loc) 117 B
import { type JSX } from 'react'; export declare const DialogTextInput: (props: Record<string, any>) => JSX.Element;