UNPKG

reblock

Version:

Build interactive Slack surfaces with React

6 lines (5 loc) 155 B
import type React from 'react' import type Slack from '@slack/bolt' export declare function blocks( element: React.ReactNode ): Slack.types.KnownBlock[]