UNPKG

@clopezochoa/detect-autofill-react

Version:

React hook to detect browser's autofill

7 lines (6 loc) 247 B
import { useAutofillDetectionRef as o } from "./hooks/useAutofillDetectionRef.js"; import { useAutofillDetectionState as i } from "./hooks/useAutofillDetectionState.js"; export { o as useAutofillDetectionRef, i as useAutofillDetectionState };