Closed radu-matei closed 1 year ago
Trying to send a response from TypeScript without headers:
Property 'headers' is missing in type '{ status: number; body: ArrayBufferLike; }' but required in type 'HttpResponse'.
However, this is not required in JavaScript.
Trying to send a response from TypeScript without headers:
However, this is not required in JavaScript.