fix: .js toevoegen aan imports

This commit is contained in:
Tibo De Peuter 2025-04-18 08:32:40 +02:00
parent 5dd0db685e
commit a238e57a0c
Signed by: tdpeuter
GPG key ID: 38297DE43F75FFE2

View file

@ -1,4 +1,4 @@
import { ExceptionWithHttpState } from './exception-with-http-state'; import { ExceptionWithHttpState } from './exception-with-http-state.js';
/** /**
* Exception for HTTP 500 Internal Server Error * Exception for HTTP 500 Internal Server Error