UNPKG

botkit-plugin-cms

Version:
14 lines 376 B
"use strict"; /** * @module botkit-plugin-cms */ /** * Copyright (c) Microsoft Corporation. All rights reserved. * Licensed under the MIT License. */ function __export(m) { for (var p in m) if (!exports.hasOwnProperty(p)) exports[p] = m[p]; } Object.defineProperty(exports, "__esModule", { value: true }); __export(require("./cms")); //# sourceMappingURL=index.js.map