UNPKG
yodo-common
Version:
latest (1.0.2)
1.0.2
1.0.1
the functions of yd common
yodo-common
/
dist
/
src
/
common
/
performance.d.ts
3 lines
(2 loc)
•
63 B
TypeScript
View Raw
1
2
3
declare
const
_
default
: () =>
void
;
export
default
_
default
;