shell bypass 403
GrazzMean Shell
: /home/h/o/m/homesquasz/devprod/ChefDepartement/node_modules/rxjs/src/add/observable/ [ drwx---r-x ]
import { Observable } from '../../Observable';
import { concat as concatStatic } from '../../observable/concat';
Observable.concat = concatStatic;
declare module '../../Observable' {
namespace Observable {
export let concat: typeof concatStatic;
}
}