UNPKG

react-native-unistyles

Version:
10 lines (9 loc) 306 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.Switch = void 0; var _reactNative = require("react-native"); var _core = require("../../core"); const Switch = exports.Switch = (0, _core.createUnistylesElement)(_reactNative.Switch); //# sourceMappingURL=Switch.js.map