UNPKG

baasic-sdk-javascript

Version:

JavaScript SDK provides core functionality for building web and mobile applications on [Baasic](http://www.baasic.com/).

33 lines (32 loc) 2.47 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var tslib_1 = require("tslib"); tslib_1.__exportStar(require("./diModule"), exports); tslib_1.__exportStar(require("./notificationsPublishBatchRoute"), exports); tslib_1.__exportStar(require("./notificationsPublishBatchClient"), exports); tslib_1.__exportStar(require("./notificationsPublishRoute"), exports); tslib_1.__exportStar(require("./notificationsPublishClient"), exports); tslib_1.__exportStar(require("./notificationsRegistrationsAnonymousBatchRoute"), exports); tslib_1.__exportStar(require("./notificationsRegistrationsAnonymousBatchClient"), exports); tslib_1.__exportStar(require("./notificationsRegistrationsAnonymousRoute"), exports); tslib_1.__exportStar(require("./notificationsRegistrationsAnonymousClient"), exports); tslib_1.__exportStar(require("./notificationsRegistrationsUsersBatchRoute"), exports); tslib_1.__exportStar(require("./notificationsRegistrationsUsersBatchClient"), exports); tslib_1.__exportStar(require("./notificationsRegistrationsUsersRoute"), exports); tslib_1.__exportStar(require("./notificationsRegistrationsUsersClient"), exports); tslib_1.__exportStar(require("./notificationsRegistrationsRoute"), exports); tslib_1.__exportStar(require("./notificationsRegistrationsClient"), exports); tslib_1.__exportStar(require("./notificationsSubscriptionsUsersBatchRoute"), exports); tslib_1.__exportStar(require("./notificationsSubscriptionsUsersBatchClient"), exports); tslib_1.__exportStar(require("./notificationsSubscriptionsAnonymousBatchRoute"), exports); tslib_1.__exportStar(require("./notificationsSubscriptionsAnonymousBatchClient"), exports); tslib_1.__exportStar(require("./notificationsSubscriptionsAnonymousRoute"), exports); tslib_1.__exportStar(require("./notificationsSubscriptionsAnonymousClient"), exports); tslib_1.__exportStar(require("./notificationsSubscriptionsUsersRoute"), exports); tslib_1.__exportStar(require("./notificationsSubscriptionsUsersClient"), exports); tslib_1.__exportStar(require("./notificationsSubscriptionsRoute"), exports); tslib_1.__exportStar(require("./notificationsSubscriptionsClient"), exports); tslib_1.__exportStar(require("./notificationsSettingsRoute"), exports); tslib_1.__exportStar(require("./notificationsSettingsClient"), exports); tslib_1.__exportStar(require("./notificationsRoute"), exports); tslib_1.__exportStar(require("./notificationsClient"), exports);