PHP WebShell
Текущая директория: /opt/BitGoJS/modules/sdk-coin-eos/dist/src/lib
Просмотр файла: utils.d.ts
/**
* Custom utf8 TextDecoder that uses StringDecoder under the hood.
* This should only be used with utf8 and does NOT support TextDecoder options, like streaming.
*/
export declare class StringTextDecoder extends TextDecoder {
decode(input?: Buffer, options?: TextDecodeOptions): string;
}
//# sourceMappingURL=utils.d.ts.mapВыполнить команду
Для локальной разработки. Не используйте в интернете!