UNPKG

@mastra/core

Version:
5 lines 208 B
import type { ChunkType } from '../../types.js'; export declare function convertFullStreamChunkToMastra(value: any, ctx: { runId: string; }): ChunkType | undefined; //# sourceMappingURL=transform.d.ts.map