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
ebcf33ed54
cool-admin-vue
/
packages
/
vite-plugin
/
dist
/
svg
/
index.d.ts
5 lines
93 B
TypeScript
Raw
Normal View
History
Unescape
Escape
优化 svg 加载
2024-07-29 18:28:09 +08:00
export
declare
function
createSvg
(
)
:
Promise
<
{
code
:
string
;
svgIcons
:
string
[
]
;
}
>
;
Reference in New Issue
Copy Permalink