UNPKG

251 BSource Map (JSON)View Raw
1{"version":3,"sources":["iterable/reduceoptions.ts"],"names":[],"mappings":"","file":"reduceoptions.js","sourcesContent":["import { ScanOptions } from './operators/scanoptions';\n\nexport interface ReduceOptions<T, R> extends ScanOptions<T, R> {}\n"]}
\No newline at end of file