diff options
Diffstat (limited to 'frontend-old/node_modules/web-vitals/dist/modules/index.d.ts')
| -rw-r--r-- | frontend-old/node_modules/web-vitals/dist/modules/index.d.ts | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/frontend-old/node_modules/web-vitals/dist/modules/index.d.ts b/frontend-old/node_modules/web-vitals/dist/modules/index.d.ts deleted file mode 100644 index dfd2263..0000000 --- a/frontend-old/node_modules/web-vitals/dist/modules/index.d.ts +++ /dev/null @@ -1,7 +0,0 @@ -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'; |
