Xueping Li

Results 3 comments of Xueping Li

I want this feature too. I use webpack in my project, it has declare the `process` variable, just like this: ```ts declare global { interface __WebpackProcess { env: any }...