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
/
hooks
/
index.js
3 lines
•
205 B
JavaScript
View Raw
1
2
3
export
{
default
as
useEmbedDispatch }
from
"./useEmbedDispatch"
;
export
{
default
as
useEmbedState }
from
"./useEmbedState"
;
export
{
default
as
useProductFetcherEffect }
from
"./useProductFetcherEffect"
;