buildIsMAppEnabledKey
@justaname.id/react • Docs
@justaname.id/react / buildIsMAppEnabledKey
Function: buildIsMAppEnabledKey()
buildIsMAppEnabledKey(
ens
,mApp
,chainId
): (undefined
|string
|ChainId
)[]
Parameters
• ens: string
• mApp: string
• chainId: undefined
| ChainId
Returns
(undefined
| string
| ChainId
)[]
Defined in
packages/@justaname.id/react/src/lib/hooks/mApp/useIsMAppEnabled.ts:8
Last updated