PHP WebShell

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

Просмотр файла: fallback.d.ts

export declare class TextDecoder {
    __encoding?: string;
    constructor(encoding?: 'utf-8' | 'utf8');
    decode(value: Uint8Array): string;
}

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


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