UNPKG

@openocean.finance/widget

Version:

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

3 lines (2 loc) 210 B
import type { GetChainById } from '../hooks/useAvailableChains.js'; export declare const formatServerErrorMessage: (message: string | null | undefined, getChainById: GetChainById) => string | null | undefined;