Skip to main content
Module

x/deno_slack_source_file_resolver/mod.ts>FunctionSourceFile

Automatically resolve functions' source_file for Slack's next-generation platform apps
Latest
variable FunctionSourceFile
import { FunctionSourceFile } from "https://deno.land/x/deno_slack_source_file_resolver@0.3.0/mod.ts";

Automatically resolves the source_file part for DefineFunction() in your Slack's next-generation platform app.

type

(importMetaUrl: string, strictMode?) => string