• Install TextEncoder / TextDecoder on globalThis where the runtime does not provide them (native implementations always win over these polyfills).

    Exposed from the lean @dcl/sdk/text-codec subpath so consumers can install the polyfill without pulling in the ethereum provider.

    Returns void