isLNURLWithdraw()
function isLNURLWithdraw(value): value is LNURLWithdraw;
Defined in: atomiq-sdk/src/types/lnurl/LNURLWithdraw.ts:42
Type guard for LNURLWithdraw
Parameters
| Parameter | Type |
|---|---|
value | any |
Returns
value is LNURLWithdraw
function isLNURLWithdraw(value): value is LNURLWithdraw;
Defined in: atomiq-sdk/src/types/lnurl/LNURLWithdraw.ts:42
Type guard for LNURLWithdraw
| Parameter | Type |
|---|---|
value | any |
value is LNURLWithdraw