Initial Commit
This commit is contained in:
7
node_modules/web-vitals/dist/modules/attribution/deprecated.d.ts
generated
vendored
Normal file
7
node_modules/web-vitals/dist/modules/attribution/deprecated.d.ts
generated
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
export {
|
||||
/**
|
||||
* @deprecated Use `onINP()` instead.
|
||||
*/
|
||||
onFID, } from './onFID.js';
|
||||
export { FIDThresholds } from '../onFID.js';
|
||||
export * from '../types.js';
|
||||
Reference in New Issue
Block a user