4 lines
82 B
TypeScript
4 lines
82 B
TypeScript
declare const RESPONSE_ALREADY_SENT: Response;
|
|
|
|
export { RESPONSE_ALREADY_SENT };
|