UNPKG
performance-monitor-wrj
Version:
latest (1.0.7)
1.0.7
1.0.5
1.0.4
A plugin to monitor page performance metrics
performance-monitor-wrj
/
src
/
index.js
4 lines
(3 loc)
•
84 B
JavaScript
View Raw
1
2
3
4
import
Monitor from
"./monitor"
;
import
"./style.css"
;
module
.
exports
= Monitor;