Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/1Panel-dev/1Panel
/ message.ts
File
message.ts
frontend/src/utils/message.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ ElMessage } from
'element-plus'
;
2
3
let
messageDom: any = null;
4
const
messageTypes: Array<string> = [
'success'
,
'error'
,
'warning'
,
'info'
];
Callers
nothing calls this directly
Calls
1
Message
Function · 0.85
Tested by
no test coverage detected