UNPKG

@slack/bolt

Version:

A framework for building Slack apps, fast.

7 lines 320 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); /** * Type function which tests whether or not the given `Event` contains a channel ID context for where the event * occurred, and returns `Type` when the test passes. Otherwise this returns `undefined`. */ //# sourceMappingURL=index.js.map