PHP WebShell

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

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

import type { DeriveCustom } from '@polkadot/api-base/types';
import type { ExactDerive } from './derive.js';
import type { DeriveApi } from './types.js';
import { lazyDeriveSection } from './util/index.js';
export * from './derive.js';
export * from './type/index.js';
export { lazyDeriveSection };
/** @internal */
export declare function getAvailableDerives(instanceId: string, api: DeriveApi, custom?: DeriveCustom): ExactDerive;

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


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