UNPKG
@opendash/plugin-openware
Version:
latest (0.4.0)
0.4.0
0.3.1
0.3.0
open.WARE Plugin for open.DASH
@opendash/plugin-openware
/
dist
/
admin-sensors
/
index.d.ts
5 lines
(4 loc)
•
117 B
TypeScript
View Raw
1
2
3
4
5
export
default
function
SensorConfiguration
(
{ secure, host }: { secure:
any
; host:
any
; }
):
JSX
.
Element
;