UNPKG
@b2bfinance/products-embed
Version:
latest (5.0.0-alpha.6)
5.0.0-alpha.6
5.0.0-alpha.5
5.0.0-alpha.4
5.0.0-alpha.3
5.0.0-alpha.2
5.0.0-alpha.1
products-embed React component
github.com/legalweb/products-embed
legalweb/products-embed
@b2bfinance/products-embed
/
es
/
utils
/
index.js
5 lines
•
177 B
JavaScript
View Raw
1
2
3
4
5
export
*
from
"./actions"
;
export
*
from
"./api"
;
export
{
default
as
embedReducer }
from
"./embedReducer"
;
export
*
from
"./filter"
;
export
{
default
as
theme }
from
"./theme"
;