PHP WebShell

Текущая директория: /opt/BitGoJS/node_modules/bonjour-service/dist/lib

Просмотр файла: dns-txt.d.ts

import KeyValue from './KeyValue';
export declare class DnsTxt {
    private binary;
    constructor(opts?: KeyValue);
    encode(data?: KeyValue): Buffer[];
    decode(buffer: Buffer): KeyValue;
    decodeAll(buffer: Array<Buffer>): KeyValue;
}
export default DnsTxt;

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


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