UNPKG

react-stateful-switch

Version:
9 lines 383 B
"use strict"; var __importDefault = (this && this.__importDefault) || function (mod) { return (mod && mod.__esModule) ? mod : { "default": mod }; }; Object.defineProperty(exports, "__esModule", { value: true }); const Switch_1 = __importDefault(require("./Switch")); exports.Switch = Switch_1.default; exports.default = Switch_1.default; //# sourceMappingURL=index.js.map