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
/
lib
/
types
/
propsDefine.d.min.js
2 lines
(1 loc)
•
195 B
JavaScript
View Raw
1
2
"use strict"
;
Object
.
defineProperty
(
exports
,
Symbol
.
toStringTag
,{
value
:
"Module"
});
var
t=(
r
=>
(r.
SUCCESS
=
"success"
,r.
WARNING
=
"warning"
,r.
ERROR
=
"error"
,r.
INFO
=
"info"
,r))(t||{});
exports
.
MessageType
=t;