PHP WebShell

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

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

type LazySection<T> = Record<string, T>;
type LazyRecord<T> = Record<string, LazySection<T>>;
export declare function lazyDeriveSection<T>(result: LazyRecord<T>, section: string, getKeys: (s: string) => string[], creator: (s: string, m: string) => T): void;
export {};

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


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