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