@olo/pay-react-native
Version:
Olo Pay React Native SDK
11 lines (10 loc) • 446 B
JavaScript
;
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.default = void 0;
var _reactNative = require("react-native");
// Copyright © 2022 Olo Inc. All rights reserved.
// This software is made available under the Olo Pay SDK License (See LICENSE.md file)
var _default = exports.default = _reactNative.TurboModuleRegistry.getEnforcing('OlopaysdkReactNative');
//# sourceMappingURL=NativeOlopaysdkReactNative.js.map