UNPKG

@microsoft/teamsfx-api

Version:

teamsfx framework api

9 lines 377 B
// Copyright (c) Microsoft Corporation. // Licensed under the MIT license. "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const tslib_1 = require("tslib"); tslib_1.__exportStar(require("./question"), exports); tslib_1.__exportStar(require("./ui"), exports); tslib_1.__exportStar(require("./validation"), exports); //# sourceMappingURL=index.js.map