/
githubmirror
/
novu
Обзор
Документация
Войти
/
githubmirror
/
novu
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
next
packages/framework/src/cards.ts
14 строк
331 B
Paweł Tymczuk
chore(framework,dashboard,providers): adjust the framework chat step card types and schema fixes NV-8550 (#12262)
07 авг 2026, 16:05
Не верифицирован
07 авг 2026, 16:05
8c6886e
Код
Авторство
О чём код?
export type { ActionsElement, ButtonElement, CardChild, CardElement, DividerElement, ImageElement, LinkElement, SelectElement, SelectOptionElement, TextElement, TextInputElement, } from 'chat'; export { Actions, Button, Card, CardLink, CardText, Divider, Image, Select, SelectOption, TextInput } from 'chat';