PHP WebShell

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

Просмотр файла: throwUnobservableError.js

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.createInvalidObservableTypeError = void 0;
function createInvalidObservableTypeError(input) {
    return new TypeError("You provided " + (input !== null && typeof input === 'object' ? 'an invalid object' : "'" + input + "'") + " where a stream was expected. You can provide an Observable, Promise, ReadableStream, Array, AsyncIterable, or Iterable.");
}
exports.createInvalidObservableTypeError = createInvalidObservableTypeError;
//# sourceMappingURL=throwUnobservableError.js.map

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


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