UNPKG

@testing-library/react-native

Version:

Simple and complete React Native testing utilities that encourage good testing practices.

13 lines (12 loc) 262 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); Object.defineProperty(exports, "setup", { enumerable: true, get: function () { return _setup.setup; } }); var _setup = require("./setup"); //# sourceMappingURL=index.js.map