import{c as n}from"../../chunk-NMCIOGD2.js";import{Injectable as i}from"@nestjs/common";import{timeout as o}from"rxjs/operators";let t=class{constructor(e){this.time=e}intercept(e,r){return r.handle().pipe(o(this.time))}};t=n([i()],t);export{t as TimeoutInterceptor};