UNPKG
yodo-common
Version:
latest (1.0.2)
1.0.2
1.0.1
the functions of yd common
yodo-common
/
dist
/
src
/
common
/
index.d.ts
3 lines
(2 loc)
•
65 B
TypeScript
View Raw
1
2
3
import
"./rem"
;
export
declare
const
injectCommon
:
() =>
void
;