UNPKG

@react-native-ohos/masked-view

Version:
13 lines (12 loc) 622 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = void 0; var _codegenNativeComponent = _interopRequireDefault(require("react-native/Libraries/Utilities/codegenNativeComponent")); function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; } // 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. var _default = exports.default = (0, _codegenNativeComponent.default)('RNCMaskedView'); //# sourceMappingURL=RNCMaskedViewNativeComponent.js.map