UNPKG

220 BTypeScriptView Raw
1export { getCLS } from './getCLS.js';
2export { getFCP } from './getFCP.js';
3export { getFID } from './getFID.js';
4export { getLCP } from './getLCP.js';
5export { getTTFB } from './getTTFB.js';
6export * from './types.js';