@react-native-ohos/react-native-qr-decode-image-camera
Version:
Decode react native from gallery and camera
8 lines (7 loc) • 297 B
text/typescript
/*
* Copyright (c) 2024 Huawei Device Co., Ltd. All rights reserved
* Use of this source code is governed by a MIT license that can be
* found in the LICENSE file.
*/
export * from './src/main/ets/RNQrDecodeImageCameraPackage';
export * from "./src/main/ets/RNQrDecodeImageCameraTurboModule";