@react-native-oh-tpl/react-native-zip-archive
Version:
A little wrapper on ZipArchive for react-native
9 lines (8 loc) • 328 B
JavaScript
/*
* 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.
*/
import { TurboModuleRegistry } from "react-native";
export default TurboModuleRegistry.get("RNZipArchive");
//# sourceMappingURL=NativeZipArchive.js.map