"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.renderHtmlForInstallPath = void 0; const logger_1 = require("@slack/logger"); const logger = new logger_1.ConsoleLogger(); // Deprecated: this function will be removed in the near future // Use the ones from @slack/oauth (v2.5 or newer) instead function defaultRenderHtmlForInstallPath(addToSlackUrl) { logger.warn('This method is deprecated. Use defaultRenderHtmlForInstallPath from @slack/oauth instead.'); // TODO: replace the internals of this method with the one from @slack/oauth@2.5 or newer return ` Add to Slack