An open API service indexing awesome lists of open source software.

https://github.com/khrj/slack-types

Types for slack-deno packages. Deno port of @slack/types
https://github.com/khrj/slack-types

deno slack slack-api types

Last synced: about 2 months ago
JSON representation

Types for slack-deno packages. Deno port of @slack/types

Awesome Lists containing this project

README

          


slack_types illustration

Slack Types



Types for slack-deno packages. Deno port of @slack/types



build status
language
code size
issues
license
version



View on deno.land








## Usage

```ts
import {
Button,
Block,
// ...
} from 'https://deno.land/x/slack_types@3.0.3/mod.ts'
```

## Supporters

[![Stargazers repo roster for @khrj/slack-types](https://reporoster.com/stars/khrj/slack-types)](https://github.com/khrj/slack-types/stargazers)

[![Forkers repo roster for @khrj/slack-types](https://reporoster.com/forks/khrj/slack-types)](https://github.com/khrj/slack-types/network/members)

## Related

- [Deno Slack SDK](https://github.com/slack-deno/deno-slack-sdk)
- [Deno modules](https://github.com/khrj/deno-modules)