1.0.1 • Published 8 months ago

web-resource-monitor v1.0.1

Weekly downloads
-
License
-
Repository
github
Last release
8 months ago

Getting Started

Install

 npm i web-resource-monitor

How to use

import { report } from 'web-resource-monitor'

report((entry: PerformanceEntry)=>{
  console.log(entry)
})

License

MIT

Copyright (c) zhuyue

1.0.1

8 months ago

1.0.0

8 months ago