UNPKG
lole-ui
Version:
latest (0.5.71)
0.5.71
0.5.7
0.5.6
0.5.5
0.5.4
0.5.3
React UI Component which like a love letter
github.com/XIYExi/xiOn-ui
XIYExi/xiOn-ui
lole-ui
/
dist
/
reportWebVitals.d.ts
4 lines
(3 loc)
•
149 B
TypeScript
View Raw
1
2
3
4
import
{
ReportHandler
}
from
'web-vitals'
;
declare
const
reportWebVitals
:
(
onPerfEntry
?:
ReportHandler
) =>
void
;
export
default
reportWebVitals;