This website requires JavaScript.
Explore
Help
Sign In
gtsoft
/
gtsoft-snail-job-admin
Watch
1
Star
0
Fork
0
You've already forked gtsoft-snail-job-admin
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
5fcd6ed214
gtsoft-snail-job-admin
/
src
/
typings
/
global.d.ts
5 lines
100 B
TypeScript
Raw
Normal View
History
Unescape
Escape
init.
2024-03-08 17:59:45 +08:00
interface
Window
{
init.
2024-03-21 10:57:53 +08:00
/** Message instance */
$message?
:
import
(
'naive-ui'
)
.
MessageProviderInst
;
init.
2024-03-08 17:59:45 +08:00
}
Reference in New Issue
Copy Permalink