PHP WebShell

Текущая директория: /opt/BitGoJS/node_modules/@polkadot/x-textdecoder

Просмотр файла: README.md

# @polkadot/x-textdecoder

A cross-environment TextDecoder.

Install it via `yarn add @polkadot/x-textdecoder`

```js
import { TextDecoder } from '@polkadot/x-textdecoder';

...
const decoder = new TextDecoder('utf-8');
```

Выполнить команду


Для локальной разработки. Не используйте в интернете!