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
/
reporting
/
reports
/
index.js
8 lines
•
182 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
import
{
Settings
as
basicSettings }
from
"./basic"
;
export
default
[ {
type
:
"basic"
,
Settings
: basicSettings, }, ];
//# sourceMappingURL=index.js.map