isIBTCWalletSwap()
function isIBTCWalletSwap(obj): obj is IBTCWalletSwap;
Defined in: atomiq-sdk/src/swaps/IBTCWalletSwap.ts:15
Type guard to check if an object is an IBTCWalletSwap
Parameters
| Parameter | Type |
|---|---|
obj | any |
Returns
obj is IBTCWalletSwap
function isIBTCWalletSwap(obj): obj is IBTCWalletSwap;
Defined in: atomiq-sdk/src/swaps/IBTCWalletSwap.ts:15
Type guard to check if an object is an IBTCWalletSwap
| Parameter | Type |
|---|---|
obj | any |
obj is IBTCWalletSwap