UNPKG

react-native-legal

Version:
17 lines (16 loc) 364 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ReactNativeLegal = void 0; const ReactNativeLegal = exports.ReactNativeLegal = { getLibrariesAsync: () => { return Promise.resolve({ data: [] }); }, launchLicenseListScreen: _licenseHeaderText => { // } }; //# sourceMappingURL=ReactNativeLegal.js.map