import * as util from 'util'; global.TextEncoder = util.TextEncoder; global.TextDecoder = util.TextDecoder;