UNPKG

@opendash/plugin-openware

Version:

open.WARE Plugin for open.DASH

5 lines (4 loc) 117 B
export default function SensorConfiguration({ secure, host }: { secure: any; host: any; }): JSX.Element;