Type Alias NotifiSmartLinkContextProps

NotifiSmartLinkContextProps: {
    authParams?: AuthParams;
    env?: NotifiEnvironment;
}