UNPKG
@jecloud/func
Version:
latest (1.0.1)
1.0.1
JECloud 功能库
@jecloud/func
/
es
/
data
/
model
/
base.js
1 lines
•
162 B
JavaScript
View Raw
1
var
e=
function
(
){
function
e
(
){}
return
Object
.
defineProperty
(e.
prototype
,
"isModel"
,{
get
:
function
(
){
return
!
0
},
enumerable
:!
1
,
configurable
:!
0
}),e}();
export
default
e;