@slack/types

v1.5.0
Shared type definitions for the Node Slack SDK
slack typescript types api

lint

tslint --project .

test

npm run build && echo "Tests are not implemented." && exit 0

build

npm run build:clean && tsc

prepare

npm run build

build:clean

shx rm -rf ./dist
npm i @slack/[email protected]

Metadata

  • MIT
  • >= 8.9.0
  • Slack Technologies, Inc.
  • released 3/18/2020

Downloads