statsig-io / node-js-server-sdk

Statsig's SDK for server-side Node.js applications.
ISC License
21 stars 14 forks source link

Add statsigEnvironment field to StatsigUser type #9

Closed eliecer2323 closed 2 years ago

eliecer2323 commented 2 years ago

The statsigEnvironment was missing in the type definition for the StatsigUser object

tore-statsig commented 2 years ago

Thanks!