UNPKG
gd-seal-util1
Version:
latest (1.0.9)
1.0.9
印章小工具
gd-seal-util1
/
src
/
components
/
upload
/
index.js
4 lines
(3 loc)
•
88 B
JavaScript
View Raw
1
2
3
4
import
tpl
from
'./index.tpl'
const
uploadTpl
= (
) =>
tpl
()
export
default
uploadTpl