UNPKG

@microfox/slack

Version:

This package provides a lightweight, proxy interface to the official Slack Web API, offering a curated set of the most commonly used functions for building Slack integrations. It is designed to be simple, efficient, and easy to integrate into your project

6 lines (5 loc) 132 B
{ "extends": "@microfox/tsconfig/ts-library.json", "include": ["."], "exclude": ["*/dist", "dist", "build", "node_modules"] }