5.7.1 • Published 4 years ago
@tetcoin/x-textdecoder v5.7.1
@tetcoin/x-textdecoder
A cross-environment TextDecoder.
Install it via yarn add @tetcoin/x-textdecoder
import { TextDecoder } from '@tetcoin/x-textdecoder';
...
const decoder = new TextDecoder('utf-8');
5.7.1
4 years ago