This website requires JavaScript.
Explore
Help
Sign In
mirroring
/
cool-admin-vue
Watch
1
Star
0
Fork
0
You've already forked cool-admin-vue
mirror of
https://github.com/cool-team-official/cool-admin-vue.git
synced
2024-11-01 22:20:27 +08:00
Code
Issues
Projects
Releases
Wiki
Activity
1f0e4bfffb
cool-admin-vue
/
packages
/
vite-plugin
/
dist
/
ctx
/
index.d.ts
3 lines
96 B
TypeScript
Raw
Normal View
History
Unescape
Escape
更新 eps 构建方式
2024-04-26 21:28:51 +08:00
import
type
{
Ctx
}
from
"../../types"
;
新增 vite-plugin 开源包
2024-04-23 17:26:21 +08:00
export
declare
function
createCtx
(
)
:
Promise
<
Ctx.Data
>
;
Reference in New Issue
Copy Permalink