Skip to main content
Module

x/deno_slack_hooks/deps.ts>esbuild.formatMessagesSync

Helper library implementing the contract between the Slack CLI and Slack application SDKs
Latest
function esbuild.formatMessagesSync
import { esbuild } from "https://deno.land/x/deno_slack_hooks@1.3.0/deps.ts";
const { formatMessagesSync } = esbuild;

A synchronous version of "formatMessages".

  • Works in node: yes
  • Works in browser: no

Returns

string[]