Open
Description
Is there an existing issue for this?
- I have searched the existing issues
SDK Version
5.3.4
Current Behavior
There are no types exported for the 'decisionPayload' that comes back from an notificationCenter.addNotificationListener
Expected Behavior
Precise types should be exported for the object returned to the callback
Steps To Reproduce
- setup the SDK in an TypeScript project
- add a notificationCenter.addNotificationListener
- try to set/infer the type of the parameters in the callback
SDK Type
Browser
Node Version
No response
Browsers impacted
No response
Link
No response
Logs
No response
Severity
No response
Workaround/Solution
No response
Recent Change
No response
Conflicts
No response