updatey
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import type { AxiosInstance } from "axios";
|
||||
import { logWarning } from "./logger";
|
||||
import { logWarning } from "./logger.js";
|
||||
|
||||
export type ServiceResult<T = unknown> = {
|
||||
result: T;
|
||||
|
||||
Reference in New Issue
Block a user