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.

4 lines (3 loc) 162 B
import type { FC, PropsWithChildren } from 'react'; import "@near-wallet-selector/modal-ui/styles.css"; export declare const NearProvider: FC<PropsWithChildren>;