| Current Path : /home/deltalab/PMS/logistic-backend/node_modules/@nestjs/common/decorators/http/ |
| Current File : //home/deltalab/PMS/logistic-backend/node_modules/@nestjs/common/decorators/http/sse.decorator.d.ts |
/** * Declares this route as a Server-Sent-Events endpoint * * @publicApi */ export declare function Sse(path?: string): MethodDecorator;