added orai
This commit is contained in:
7
24_12_09/node_modules/web-vitals/dist/modules/index.d.ts
generated
vendored
Normal file
7
24_12_09/node_modules/web-vitals/dist/modules/index.d.ts
generated
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
export { onCLS, CLSThresholds } from './onCLS.js';
|
||||
export { onFCP, FCPThresholds } from './onFCP.js';
|
||||
export { onINP, INPThresholds } from './onINP.js';
|
||||
export { onLCP, LCPThresholds } from './onLCP.js';
|
||||
export { onTTFB, TTFBThresholds } from './onTTFB.js';
|
||||
export * from './deprecated.js';
|
||||
export * from './types.js';
|
||||
Reference in New Issue
Block a user