UNPKG

@testing-library/react-native

Version:

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

19 lines (18 loc) 384 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); Object.defineProperty(exports, "TypeOptions", { enumerable: true, get: function () { return _type.TypeOptions; } }); Object.defineProperty(exports, "type", { enumerable: true, get: function () { return _type.type; } }); var _type = require("./type"); //# sourceMappingURL=index.js.map