UNPKG
@easyui/element-plus-pro
Version:
latest (0.0.13)
0.0.13
0.0.11
0.0.10
0.0.9
0.0.1
This is an extended ui components library for element-plus
@easyui/element-plus-pro
/
es
/
types
/
propsDefine.d.js
5 lines
(4 loc)
•
160 B
JavaScript
View Raw
1
2
3
4
5
var
n =
/* @__PURE__ */
(
(
r
) =>
(r.
SUCCESS
=
"success"
, r.
WARNING
=
"warning"
, r.
ERROR
=
"error"
, r.
INFO
=
"info"
, r))(n || {});
export
{ n
as
MessageType
};