fix: .js toevoegen aan imports
This commit is contained in:
parent
ee5f69cbc8
commit
064810b4b8
4 changed files with 9 additions and 9 deletions
|
@ -1,4 +1,4 @@
|
|||
import { BadRequestException } from '../exceptions/bad-request-exception';
|
||||
import { BadRequestException } from '../exceptions/bad-request-exception.js';
|
||||
|
||||
/**
|
||||
* Checks for the presence of required fields and throws a BadRequestException
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue