Home > @uniformdev/context > EnrichmentData
EnrichmentData type
Signature:
type EnrichmentData = {
cat: string;
key: string;
str: number;
};
Home > @uniformdev/context > EnrichmentData
Signature:
type EnrichmentData = {
cat: string;
key: string;
str: number;
};