UNPKG

react-zxing

Version:

Integrate zxing to your React application using a custom hook

3 lines (2 loc) 96 B
export { DecodeHintType, Result } from "@zxing/library"; export { useZxing } from "./useZxing";