Ai
1 Star 0 Fork 22

随心前行/next-admin

forked from 徐小夕/next-admin 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
global.d.ts 220 Bytes
一键复制 编辑 原始数据 按行查看 历史
xuxiaoxi 提交于 2024-07-27 12:04 +08:00 . :new:add md editor
declare module '*.less';
declare interface HTTP_RESPONSE {
success: 1 | 0,
data: any,
message: string
}
declare module 'butterfly-dag';
declare module '@bytemd/plugin-gfm';
declare module '@bytemd/react';
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/go_ahead_with_your_heart/next-admin.git
git@gitee.com:go_ahead_with_your_heart/next-admin.git
go_ahead_with_your_heart
next-admin
next-admin
main

搜索帮助