UNPKG

@ixfi-lab/widget

Version:

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

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