feat: 更新环境配置,调整 API URL 和库地址;添加 PWA 安装支持;更新路由和组件定义
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import type { Treaty } from "@elysiajs/eden";
|
||||
import type { client } from ".";
|
||||
import type { AssetCodeEnum, PaymentChannelEnum, WithdrawMethodEnum } from "./enum";
|
||||
import type { AssetCodeEnum, WithdrawMethodEnum } from "./enum";
|
||||
import type { authClient } from "@/auth";
|
||||
|
||||
export type TreatyQuery<T> = T extends (...args: any[]) => any
|
||||
|
||||
Reference in New Issue
Block a user