PHP WebShell

Текущая директория: /usr/lib/node_modules/bitgo/node_modules/@grpc/grpc-js/build/src/generated/grpc/channelz/v1

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

import type { Server as _grpc_channelz_v1_Server, Server__Output as _grpc_channelz_v1_Server__Output } from '../../../grpc/channelz/v1/Server';
export interface GetServerResponse {
    /**
     * The Server that corresponds to the requested server_id.  This field
     * should be set.
     */
    'server'?: (_grpc_channelz_v1_Server | null);
}
export interface GetServerResponse__Output {
    /**
     * The Server that corresponds to the requested server_id.  This field
     * should be set.
     */
    'server': (_grpc_channelz_v1_Server__Output | null);
}

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


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