Skip to content

[FEATURE] expose block types #88

@eikooc

Description

@eikooc

I'd like to have the block types exposed just like the NPM module:

For example with the nodejs module:

import type {
  ContextBlock,
  DividerBlock,
  HeaderBlock,
  SectionBlock,
} from 'npm:@slack/bolt@3.13.1'

I don't think the types are exposed in the deno module

Description of the problem being solved

Types for creating a chat request exposed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestsemver:majorThis PR requires a major version bump

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions