Home > @snowplow/react-native-tracker > SelfDescribing
Interface for any self-describing JSON such as context entities or self-describing events
Signature:
export declare type SelfDescribing<T = Record<string, unknown>> = SelfDescribingJson<T>;
Home > @snowplow/react-native-tracker > SelfDescribing
Interface for any self-describing JSON such as context entities or self-describing events
Signature:
export declare type SelfDescribing<T = Record<string, unknown>> = SelfDescribingJson<T>;