We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
To support Worklets we have to consider globalThis.
globalThis
Basically:
FastestSmallestTextEncoderDecoder/EncoderDecoderTogether.src.js
Line 453 in f04c88c
})(typeof global == "" + void 0 ? typeof self == "" + void 0 ? typeof this == "" + void 0 ? globalThis : this : self : global);