fix cache import
All checks were successful
Publish Package / build (push) Successful in 19s

This commit is contained in:
Lee
2024-04-19 20:39:30 +01:00
parent 9eaf6125b7
commit db98cf20a1
13 changed files with 20 additions and 15 deletions

View File

@ -1,4 +1,4 @@
import { McUtilsAPIError } from "../types/error";
import {McUtilsAPIError} from "../types/error";
export default class WebRequest {
/**