react-native-legal
Version:
Acknowledge OSS libraries used in your React Native app
13 lines (12 loc) • 317 B
JavaScript
;
Object.defineProperty(exports, "__esModule", {
value: true
});
Object.defineProperty(exports, "ReactNativeLegal", {
enumerable: true,
get: function () {
return _ReactNativeLegal.ReactNativeLegal;
}
});
var _ReactNativeLegal = require("./ReactNativeLegal");
//# sourceMappingURL=index.js.map