UNPKG
detect-autofill-react
Version:
latest (1.0.3)
1.0.3
1.0.0
React hook to detect browser's autofill
github.com/sundarshahi/detect-autofill-react
detect-autofill-react
/
dist
/
index.d.ts
2 lines
(1 loc)
•
68 B
TypeScript
View Raw
1
2
export
{ useAutofillDetection }
from
'./hooks/use-detect-autofill'
;