UNPKG

@xswap-link/sdk

Version:
5 lines (4 loc) 200 B
export { ccipSend } from "./ccipSend"; export type { CcipSendArgs, CcipSendAccounts } from "./ccipSend"; export { getFee } from "./getFee"; export type { GetFeeArgs, GetFeeAccounts } from "./getFee";