PHP WebShell
Текущая директория: /usr/lib/node_modules/bitgo/node_modules/@bitgo/sdk-coin-hbar/node_modules/@hashgraph/sdk/lib
Просмотр файла: Key.d.ts
/**
* @namespace proto
* @typedef {import("@hashgraph/proto").proto.IKey} HashgraphProto.proto.IKey
*/
export default class Key {
/**
* @internal
* @param {HashgraphProto.proto.IKey} key
* @returns {Key}
*/
static _fromProtobufKey(key: HashgraphProto.proto.IKey): Key;
/**
* @internal
* @abstract
* @returns {HashgraphProto.proto.IKey}
*/
_toProtobufKey(): HashgraphProto.proto.IKey;
}
export namespace HashgraphProto {
namespace proto {
type IKey = import("@hashgraph/proto").proto.IKey;
}
}
Выполнить команду
Для локальной разработки. Не используйте в интернете!