@patch-up/just-performance
v4.3.1
Published
Isomorphic ponyfill wrapping native browser performance and node.js perf_hooks performance
Downloads
9
Readme
just-performance
Isomorphic ponyfill wrapping browser performance and node.js perf_hooks performance.
Usage
Browser
import { performance } from "just-performance";
node.js
import { performance } from "just-performance";
License
MIT license