UNPKG

react-booking

Version:

React booking is set of widgets used for booking, appointment, calendar reservation apps written using ReactJs. You can use it for Angular, VueJs, and other web application using it's embedded version.

13 lines (11 loc) 268 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); Object.defineProperty(exports, "ReactBooking", { enumerable: true, get: function get() { return _reactBooking.ReactBooking; } }); var _reactBooking = require("./react-booking");