@exodus/remote-config-atoms
Version: 0.0.0
createRemoteConfigAtomFactory
variable
Type
const createRemoteConfigAtomFactory: ({ remoteConfig }: FactoryParams) => { ... }Signature
createRemoteConfigComputeAtomFactory
variable
Type
const createRemoteConfigComputeAtomFactory: ({ remoteConfigAtom }: AtomFactoryParams) => { ... }Signature
__type({ remoteConfigAtom }: AtomFactoryParams): any
Parameters:
{ remoteConfigAtom }: AtomFactoryParams
Returns:
anycreateRemoteConfigAtomFactory
function
Signature
createRemoteConfigAtomFactory(__namedParameters: FactoryParams): any
Parameters:
__namedParameters: FactoryParams
Returns:
anycreateRemoteConfigComputeAtomFactory
function
Signature
createRemoteConfigComputeAtomFactory(__namedParameters: AtomFactoryParams): any
Parameters:
__namedParameters: AtomFactoryParams
