PHP WebShell

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

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

import { scanInternals } from './scanInternals';
import { operate } from '../util/lift';
export function reduce(accumulator, seed) {
    return operate(scanInternals(accumulator, seed, arguments.length >= 2, false, true));
}
//# sourceMappingURL=reduce.js.map

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


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