UNPKG

expo-linkrunner

Version:
8 lines 332 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.withConfiguration_Android = void 0; const withConfiguration_Android = (expoConfig, _configuration) => { return expoConfig; }; exports.withConfiguration_Android = withConfiguration_Android; //# sourceMappingURL=with_configuration_android.js.map