PHP WebShell

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

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

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

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


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