UNPKG

@nuxt/ui

Version:

A UI Library for Modern Web Apps, powered by Vue & Tailwind CSS.

3 lines (2 loc) 109 B
import type { UIMessage } from 'ai'; export declare function getTextFromMessage(message: UIMessage): string;