/* eslint-disable import/unambiguous */ // Only expose the TextEncoder and TextDecoder APIs module.exports = { TextEncoder, TextDecoder };