PHP WebShell

Текущая директория: /opt/BitGoJS/node_modules/@polkadot/api-derive/society

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

import type { Observable } from 'rxjs';
import type { DeriveApi, DeriveSociety } from '../types.js';
/**
 * @description Get the overall info for a society
 */
export declare function info(instanceId: string, api: DeriveApi): () => Observable<DeriveSociety>;

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


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