PHP WebShell

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

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

export interface TimeoutError extends Error {
}
export interface TimeoutErrorCtor {
    new (): TimeoutError;
}
/**
 * An error thrown when duetime elapses.
 *
 * @see {@link operators/timeout}
 *
 * @class TimeoutError
 */
export declare const TimeoutError: TimeoutErrorCtor;

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


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