Preparing search index...
The search index is not available
@notifi-network/notifi-frontend-client
@notifi-network/notifi-frontend-client
FrontendClientConfigFactory
Type Alias FrontendClientConfigFactory<T>
Frontend
Client
Config
Factory
<
T
>
:
(
(
args
:
T
extends
NotifiConfigWithPublicKeyAndAddress
?
ConfigFactoryInputPublicKeyAndAddress
:
T
extends
NotifiConfigWithDelegate
?
ConfigFactoryInputDelegated
:
T
extends
NotifiConfigWithPublicKey
?
ConfigFactoryInputPublicKey
:
ConfigFactoryInputOidc
)
=>
NotifiFrontendConfiguration
)
Type Parameters
T
extends
NotifiFrontendConfiguration
Deprecated
No longer need to use configFactory, use instantiateFrontendClient instead
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notifi-network/notifi-frontend-client
Loading...
Deprecated
No longer need to use configFactory, use instantiateFrontendClient instead