PATH:
usr
/
local
/
lib
/
node_modules
/
ghost-cli
/
node_modules
/
rxjs
/
internal
/
util
import { UnaryFunction } from '../types'; export declare function pipe<T>(): UnaryFunction<T, T>; export declare function pipe<T, A>(fn1: UnaryFunction<T, A>): UnaryFunction<T, A>; export declare function pipe<T, A, B>(fn1: UnaryFunction<T, A>, fn2: UnaryFunction<A, B>): UnaryFunction<T, B>; export declare function pipe<T, A, B, C>(fn1: UnaryFunction<T, A>, fn2: UnaryFunction<A, B>, fn3: UnaryFunction<B, C>): UnaryFunction<T, C>; export declare function pipe<T, A, B, C, D>(fn1: UnaryFunction<T, A>, fn2: UnaryFunction<A, B>, fn3: UnaryFunction<B, C>, fn4: UnaryFunction<C, D>): UnaryFunction<T, D>; export declare function pipe<T, A, B, C, D, E>(fn1: UnaryFunction<T, A>, fn2: UnaryFunction<A, B>, fn3: UnaryFunction<B, C>, fn4: UnaryFunction<C, D>, fn5: UnaryFunction<D, E>): UnaryFunction<T, E>; export declare function pipe<T, A, B, C, D, E, F>(fn1: UnaryFunction<T, A>, fn2: UnaryFunction<A, B>, fn3: UnaryFunction<B, C>, fn4: UnaryFunction<C, D>, fn5: UnaryFunction<D, E>, fn6: UnaryFunction<E, F>): UnaryFunction<T, F>; export declare function pipe<T, A, B, C, D, E, F, G>(fn1: UnaryFunction<T, A>, fn2: UnaryFunction<A, B>, fn3: UnaryFunction<B, C>, fn4: UnaryFunction<C, D>, fn5: UnaryFunction<D, E>, fn6: UnaryFunction<E, F>, fn7: UnaryFunction<F, G>): UnaryFunction<T, G>; export declare function pipe<T, A, B, C, D, E, F, G, H>(fn1: UnaryFunction<T, A>, fn2: UnaryFunction<A, B>, fn3: UnaryFunction<B, C>, fn4: UnaryFunction<C, D>, fn5: UnaryFunction<D, E>, fn6: UnaryFunction<E, F>, fn7: UnaryFunction<F, G>, fn8: UnaryFunction<G, H>): UnaryFunction<T, H>; export declare function pipe<T, A, B, C, D, E, F, G, H, I>(fn1: UnaryFunction<T, A>, fn2: UnaryFunction<A, B>, fn3: UnaryFunction<B, C>, fn4: UnaryFunction<C, D>, fn5: UnaryFunction<D, E>, fn6: UnaryFunction<E, F>, fn7: UnaryFunction<F, G>, fn8: UnaryFunction<G, H>, fn9: UnaryFunction<H, I>): UnaryFunction<T, I>; export declare function pipe<T, A, B, C, D, E, F, G, H, I>(fn1: UnaryFunction<T, A>, fn2: UnaryFunction<A, B>, fn3: UnaryFunction<B, C>, fn4: UnaryFunction<C, D>, fn5: UnaryFunction<D, E>, fn6: UnaryFunction<E, F>, fn7: UnaryFunction<F, G>, fn8: UnaryFunction<G, H>, fn9: UnaryFunction<H, I>, ...fns: UnaryFunction<any, any>[]): UnaryFunction<T, {}>; /** @internal */ export declare function pipeFromArray<T, R>(fns: Array<UnaryFunction<T, R>>): UnaryFunction<T, R>;
[-] subscribeToIterable.js
[edit]
[-] UnsubscriptionError.d.ts
[edit]
[-] toSubscriber.js.map
[edit]
[-] subscribeTo.d.ts
[edit]
[-] ObjectUnsubscribedError.d.ts
[edit]
[-] EmptyError.js.map
[edit]
[-] isPromise.d.ts
[edit]
[-] subscribeToArray.js
[edit]
[-] TimeoutError.js.map
[edit]
[-] isArray.js.map
[edit]
[-] noop.js
[edit]
[-] isScheduler.js.map
[edit]
[-] ObjectUnsubscribedError.js
[edit]
[-] pipe.js.map
[edit]
[-] errorObject.d.ts
[edit]
[-] TimeoutError.d.ts
[edit]
[-] subscribeToIterable.js.map
[edit]
[-] root.js
[edit]
[-] applyMixins.js
[edit]
[-] isObject.js.map
[edit]
[-] subscribeToPromise.js
[edit]
[-] EmptyError.d.ts
[edit]
[-] hostReportError.d.ts
[edit]
[+]
..
[-] UnsubscriptionError.js
[edit]
[-] EmptyError.js
[edit]
[-] isDate.d.ts
[edit]
[-] isArray.d.ts
[edit]
[-] noop.js.map
[edit]
[-] subscribeToObservable.js
[edit]
[-] isPromise.js.map
[edit]
[-] isNumeric.d.ts
[edit]
[-] isObservable.d.ts
[edit]
[-] noop.d.ts
[edit]
[-] isScheduler.js
[edit]
[-] isArrayLike.js
[edit]
[-] not.js.map
[edit]
[-] isObject.js
[edit]
[-] isNumeric.js
[edit]
[-] isObservable.js.map
[edit]
[-] Immediate.d.ts
[edit]
[-] ObjectUnsubscribedError.js.map
[edit]
[-] isIterable.js
[edit]
[-] isDate.js
[edit]
[-] applyMixins.js.map
[edit]
[-] isFunction.d.ts
[edit]
[-] not.js
[edit]
[-] canReportError.d.ts
[edit]
[-] isInteropObservable.js.map
[edit]
[-] isInteropObservable.d.ts
[edit]
[-] isArrayLike.js.map
[edit]
[-] isIterable.js.map
[edit]
[-] subscribeToObservable.d.ts
[edit]
[-] isInteropObservable.js
[edit]
[-] pipe.js
[edit]
[-] applyMixins.d.ts
[edit]
[-] pipe.d.ts
[edit]
[-] toSubscriber.d.ts
[edit]
[-] subscribeToPromise.d.ts
[edit]
[-] hostReportError.js
[edit]
[-] ArgumentOutOfRangeError.js.map
[edit]
[-] isScheduler.d.ts
[edit]
[-] TimeoutError.js
[edit]
[-] root.js.map
[edit]
[-] subscribeToIterable.d.ts
[edit]
[-] tryCatch.js
[edit]
[-] isIterable.d.ts
[edit]
[-] canReportError.js.map
[edit]
[-] subscribeToResult.js
[edit]
[-] toSubscriber.js
[edit]
[-] canReportError.js
[edit]
[-] errorObject.js.map
[edit]
[-] UnsubscriptionError.js.map
[edit]
[-] isFunction.js.map
[edit]
[-] ArgumentOutOfRangeError.js
[edit]
[-] subscribeToObservable.js.map
[edit]
[-] tryCatch.js.map
[edit]
[-] hostReportError.js.map
[edit]
[-] identity.d.ts
[edit]
[-] subscribeTo.js.map
[edit]
[-] ArgumentOutOfRangeError.d.ts
[edit]
[-] identity.js
[edit]
[-] isArray.js
[edit]
[-] isPromise.js
[edit]
[-] isObservable.js
[edit]
[-] isDate.js.map
[edit]
[-] Immediate.js.map
[edit]
[-] errorObject.js
[edit]
[-] subscribeToArray.d.ts
[edit]
[-] subscribeToPromise.js.map
[edit]
[-] subscribeTo.js
[edit]
[-] identity.js.map
[edit]
[-] subscribeToArray.js.map
[edit]
[-] isObject.d.ts
[edit]
[-] subscribeToResult.d.ts
[edit]
[-] root.d.ts
[edit]
[-] isArrayLike.d.ts
[edit]
[-] not.d.ts
[edit]
[-] tryCatch.d.ts
[edit]
[-] isFunction.js
[edit]
[-] Immediate.js
[edit]
[-] isNumeric.js.map
[edit]
[-] subscribeToResult.js.map
[edit]