Cannot access ambient const enums (when using create react app)

I’ll make sure that the webxr def includes this in its next version. Babylon does provide its own webxr declaration file where everything we user is defined correctly.

On our side, i have no issue with changing the const enum to enum. TBH we usually don’t use const enum, I’m not too sure how this one slipped by. I’ll change it soon.