UNPKG

@lifi/widget

Version:

LI.FI Widget for cross-chain bridging and swapping. It will drive your multi-chain strategy and attract new users from everywhere.

11 lines (8 loc) 227 B
import en from './en.json' with { type: 'json' } const defaultResource = { translation: en } declare module 'i18next' { interface CustomTypeOptions { defaultNS: 'translation' resources: typeof defaultResource } }