UNPKG

baasic-sdk-javascript

Version:

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

36 lines (35 loc) 2.15 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var tslib_1 = require("tslib"); tslib_1.__exportStar(require("./diModule"), exports); tslib_1.__exportStar(require("./companyBatchRoute"), exports); tslib_1.__exportStar(require("./companyBatchClient"), exports); tslib_1.__exportStar(require("./companyRoute"), exports); tslib_1.__exportStar(require("./companyClient"), exports); tslib_1.__exportStar(require("./organizationBatchRoute"), exports); tslib_1.__exportStar(require("./organizationBatchClient"), exports); tslib_1.__exportStar(require("./organizationRoute"), exports); tslib_1.__exportStar(require("./organizationClient"), exports); tslib_1.__exportStar(require("./skillBatchRoute"), exports); tslib_1.__exportStar(require("./skillBatchClient"), exports); tslib_1.__exportStar(require("./skillRoute"), exports); tslib_1.__exportStar(require("./skillClient"), exports); tslib_1.__exportStar(require("./userEducationRoute"), exports); tslib_1.__exportStar(require("./userEducationClient"), exports); tslib_1.__exportStar(require("./userProfileAvatarStreamsRoute"), exports); tslib_1.__exportStar(require("./userProfileAvatarStreamsClient"), exports); tslib_1.__exportStar(require("./userProfileAvatarRoute"), exports); tslib_1.__exportStar(require("./userProfileAvatarClient"), exports); tslib_1.__exportStar(require("./userProfileACLRoute"), exports); tslib_1.__exportStar(require("./userProfileACLClient"), exports); tslib_1.__exportStar(require("./userProfileRoute"), exports); tslib_1.__exportStar(require("./userProfileClient"), exports); tslib_1.__exportStar(require("./userSkillRoute"), exports); tslib_1.__exportStar(require("./userSkillClient"), exports); tslib_1.__exportStar(require("./userWorkRoute"), exports); tslib_1.__exportStar(require("./userWorkClient"), exports); tslib_1.__exportStar(require("./LanguageBatchRoute"), exports); tslib_1.__exportStar(require("./LanguageBatchClient"), exports); tslib_1.__exportStar(require("./LanguageRoute"), exports); tslib_1.__exportStar(require("./LanguageClient"), exports); tslib_1.__exportStar(require("./root"), exports);