Warning: session_start(): Session cannot be started after headers have already been sent in /home/tvrreohg/public_html/manga.php on line 13
import { OperatorFunction } from '../types';
/** @deprecated To be removed in v9. Use {@link map} instead: `map(() => value)`. */
export declare function mapTo(value: R): OperatorFunction;
/**
* @deprecated Do not specify explicit type parameters. Signatures with type parameters
* that cannot be inferred will be removed in v8. `mapTo` itself will be removed in v9,
* use {@link map} instead: `map(() => value)`.
* */
export declare function mapTo(value: R): OperatorFunction;
//# sourceMappingURL=mapTo.d.ts.map