UNPKG

clado

Version:

A React state machine based on Context API.

7 lines (5 loc) 180 B
const { TextDecoder, TextEncoder } = require('node:util'); Object.defineProperties(globalThis, { TextDecoder: { value: TextDecoder }, TextEncoder: { value: TextEncoder }, });