Hello ABSmartly team, In the context, seems like `variant` type definition is missing the name property: https://github.com/absmartly/javascript-sdk/blob/38ddc48343d93c8a4b9dfec4f11b1147911dc4c7/src/context.ts#L38 Is that intentional, or should it be added?
Hello ABSmartly team,
In the context, seems like
varianttype definition is missing the name property:javascript-sdk/src/context.ts
Line 38 in 38ddc48
Is that intentional, or should it be added?