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
/
types.d.ts
5 lines
(4 loc)
•
74 B
TypeScript
View Raw
1
2
3
4
5
export
interface
Options
{
host
?:
string
;
secure
?:
boolean
; }