UNPKG
@upbudget/belvo-js
Version:
latest (1.1.0)
1.1.0
1.0.25
1.0.23
1.0.22
1.0.21
1.0.20
1.0.15
1.0.14
1.0.12
1.0.11
1.0.10
1.0.4
1.0.3
1.0.1
1.0.0
React component for Belvo
github.com/upbudgetdev/belvo-js
upbudgetdev/belvo-js
@upbudget/belvo-js
/
dist
/
esm
/
index.js
7 lines
•
133 B
JavaScript
View Raw
1
2
3
4
5
6
7
import
*
as
react
from
"./react"
;
import
*
as
nextjs
from
"./nextjs"
;
export
{ nextjs, react };
//# sourceMappingURL=index.js.map