UNPKG
@jecloud/func
Version:
latest (1.0.1)
1.0.1
JECloud 功能库
@jecloud/func
/
es
/
func-edit
/
index.js
1 lines
•
119 B
JavaScript
View Raw
1
import
t
from
"./src/func-edit"
;
import
{withInstall
as
r}
from
"../utils"
;
export
var
FuncEdit
=
r
(t);
export
default
FuncEdit
;