Type alias RumSdkConfigDynamicOptionStrategy

RumSdkConfigDynamicOptionStrategy: typeof JS | typeof COOKIE | typeof DOM | typeof LOCAL_STORAGE | UnparsedObject

The strategy used to extract the dynamic value.

Generated using TypeDoc