updatey
This commit is contained in:
2
dist/fastify.js
vendored
2
dist/fastify.js
vendored
@@ -1,4 +1,4 @@
|
||||
import { logWarning } from "./logger";
|
||||
import { logWarning } from "./logger.js";
|
||||
export class API_Error {
|
||||
error;
|
||||
constructor(error) {
|
||||
|
||||
Reference in New Issue
Block a user