UNPKG
@web3auth-mpc/ui
Version:
latest (3.1.0)
3.1.0
3.0.0
2.1.9
2.1.4
Ui modal for web3Auth
github.com/Web3Auth/Web3Auth/tree/master/packages/ui
Web3Auth/Web3Auth
@web3auth-mpc/ui
/
dist
/
types
/
localeImport.d.ts
3 lines
(2 loc)
•
81 B
TypeScript
View Raw
1
2
3
declare
const
i18nInstance
:
import
(
"i18next"
).
i18n
;
export
default
i18nInstance;