UNPKG

@react-native/compatibility-check

Version:

Check a React Native app's boundary between JS and Native for incompatibilities

13 lines (11 loc) 252 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true, }); Object.defineProperty(exports, "compareSchemas", { enumerable: true, get: function () { return _index.compareSchemas; }, }); var _index = require("./index.js");