6 lines
99 B
TypeScript
6 lines
99 B
TypeScript
|
export {
|
||
|
/**
|
||
|
* @deprecated Use `onINP()` instead.
|
||
|
*/
|
||
|
onFID, FIDThresholds, } from './onFID.js';
|