UNPKG

@virtualstate/app-history

Version:

Native JavaScript [app-history](https://github.com/WICG/app-history) implementation

3 lines (2 loc) 146 B
const { PerformanceObserver } = await import("perf_hooks").catch(() => ({ PerformanceObserver: undefined })); export default PerformanceObserver;