UNPKG
@javelin/isomorphic-utils
Version:
latest (1.0.0-alpha.12)
1.0.0-alpha.12
1.0.0-alpha.10
@javelin/isomorphic-utils
/
dist
/
esm
/
browser
/
performance.d.ts
3 lines
•
105 B
TypeScript
View Raw
1
2
3
declare
const
performance
:
Performance
;
export
{ performance };
//# sourceMappingURL=performance.d.ts.map