UNPKG

@tanstack/ai

Version:

Type-safe TypeScript AI SDK for streaming chat, tool calling, agents, structured outputs, and multimodal generation.

3 lines (2 loc) 233 B
import { InMemoryLockStore, LocksCapability, defineLock, getLocks, provideLocks, withLocks } from "./activities/chat/middleware/locks.js"; export { InMemoryLockStore, LocksCapability, defineLock, getLocks, provideLocks, withLocks };