UNPKG
yu-common-function
Version:
latest (1.0.0)
1.0.0
Common methods used in daily development
yu-common-function
/
index.js
8 lines
(4 loc)
•
119 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
import
index
from
'./src/index'
function
meansjs
(
) {} meansjs.
prototype
= index
export
default
new
meansjs
()