PHP WebShell

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

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

import { OperatorFunction, MonoTypeOperatorFunction } from '../types';
export declare function defaultIfEmpty<T>(defaultValue?: T): MonoTypeOperatorFunction<T>;
export declare function defaultIfEmpty<T, R>(defaultValue?: R): OperatorFunction<T, T | R>;

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


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