Package Exports
- just-performance
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (just-performance) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
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