UNPKG
@nwebui/react-niagara-px
Version:
alpha (0.1.0-alpha.5)
latest (0.1.0-alpha.1)
0.1.0-alpha.5
0.1.0-alpha.4
0.1.0-alpha.3
0.1.0-alpha.2
0.1.0-alpha.1
React Niagara Px View
github.com/nwebui/react-niagara-px
nwebui/react-niagara-px
@nwebui/react-niagara-px
/
dist
/
index.js
4 lines
•
224 B
JavaScript
View Raw
1
2
3
4
export
{
default
as
PxView
, customizedLabelFactory, }
from
"./PxView"
;
export
{
Widget
}
from
"./widgets/Widget"
;
export
{
default
as
useWidgetChanged }
from
"./widgets/useWidgetChanged"
;
//# sourceMappingURL=index.js.map