PHP WebShell

Текущая директория: /usr/lib/node_modules/bitgo/node_modules/@polkadot/api-derive/cjs/imOnline

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

import type { Observable } from 'rxjs';
import type { DeriveApi, DeriveHeartbeats } from '../types.js';
/**
 * @description Return a boolean array indicating whether the passed accounts had received heartbeats in the current session
 */
export declare function receivedHeartbeats(instanceId: string, api: DeriveApi): () => Observable<DeriveHeartbeats>;

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


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