Skip to content

@swapped/connect-sdk / core / WalletDeepLinkRequirement

Type Alias: WalletDeepLinkRequirement

WalletDeepLinkRequirement = boolean | (() => boolean)

Defined in: src/modules/wallets/wallets.config.ts:9

Same shape as the widget isDeepLink: a flag or a getter.