This website requires JavaScript.
Explore
Help
Register
Sign In
by2025
/
admin-vben5
Watch
9
Star
0
Fork
0
You've already forked admin-vben5
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
2731a1ec96
admin-vben5
/
packages
/
business
/
layouts
/
src
/
widgets
/
notification
/
index.ts
4 lines
93 B
TypeScript
Raw
Normal View
History
Unescape
Escape
chore: init project
2024-05-19 21:20:42 +08:00
export
{
default
as
Notification
}
from
'./notification.vue'
;
refactor(@vben/layouts): remove @vben/widgets and migrate to @vben/layouts/src/widgets
2024-07-09 22:49:36 +08:00
export
type
*
from
'./types'
;
Reference in New Issue
Copy Permalink