Your IP : 216.73.216.220


Current Path : /home/deltalab/PMS/logistic-backend/node_modules/@nestjs/common/decorators/http/
Upload File :
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;