UNPKG
yodo-common
Version:
latest (1.0.2)
1.0.2
1.0.1
the functions of yd common
yodo-common
/
index.ts
4 lines
(2 loc)
•
71 B
text/typescript
View Raw
1
2
3
4
import
{ injectCommon }
from
"./src/common/index"
;
injectCommon
();