PHP WebShell

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

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

/**
 * @name nextTick
 * @description Defer the operation to the queue for evaluation on the next tick
 */
export declare function nextTick(onExec: () => unknown, onError?: (error: Error) => unknown): void;

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


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