remoteConfig namespace

Signature:

export declare namespace remoteConfig 

Type Aliases

remoteConfig.ExplicitParameterValue

Type alias to ExplicitParameterValue.

Signature:

type ExplicitParameterValue = TExplicitParameterValue;

remoteConfig.InAppDefaultValue

Type alias to InAppDefaultValue.

Signature:

type InAppDefaultValue = TInAppDefaultValue;

remoteConfig.ListVersionsOptions

Type alias to ListVersionsOptions.

Signature:

type ListVersionsOptions = TListVersionsOptions;

remoteConfig.ListVersionsResult

Type alias to ListVersionsResult.

Signature:

type ListVersionsResult = TListVersionsResult;

remoteConfig.ParameterValueType

Type alias to ParameterValueType.

Signature:

type ParameterValueType = TParameterValueType;

remoteConfig.RemoteConfig

Type alias to RemoteConfig.

Signature:

type RemoteConfig = TRemoteConfig;

remoteConfig.RemoteConfigCondition

Type alias to RemoteConfigCondition.

Signature:

type RemoteConfigCondition = TRemoteConfigCondition;

remoteConfig.RemoteConfigParameter

Type alias to RemoteConfigParameter.

Signature:

type RemoteConfigParameter = TRemoteConfigParameter;

remoteConfig.RemoteConfigParameterGroup

Type alias to RemoteConfigParameterGroup.

Signature:

type RemoteConfigParameterGroup = TRemoteConfigParameterGroup;

remoteConfig.RemoteConfigParameterValue

Type alias to RemoteConfigParameterValue.

Signature:

type RemoteConfigParameterValue = TRemoteConfigParameterValue;

remoteConfig.RemoteConfigTemplate

Type alias to RemoteConfigTemplate.

Signature:

type RemoteConfigTemplate = TRemoteConfigTemplate;

remoteConfig.RemoteConfigUser

Type alias to RemoteConfigUser.

Signature:

type RemoteConfigUser = TRemoteConfigUser;

remoteConfig.TagColor

Type alias to TagColor.

Signature:

type TagColor = TTagColor;

remoteConfig.Version

Type alias to Version.

Signature:

type Version = TVersion;