Docs
CodeRabbit
Cloudflare
AG Grid
SerpAPI
Netlify
Neon
WorkOS
Clerk
Convex
Electric
PowerSync
Sentry
Railway
Prisma
Strapi
Unkey
CodeRabbit
Cloudflare
AG Grid
SerpAPI
Netlify
Neon
WorkOS
Clerk
Convex
Electric
PowerSync
Sentry
Railway
Prisma
Strapi
Unkey
Class References
Function References
Interface References
Type Alias References
Variable References

AnyTextAdapter

Type Alias: AnyTextAdapter

ts
type AnyTextAdapter = TextAdapter<any, any, any, any>;

Defined in: activities/chat/adapter.ts:98

A TextAdapter with any/unknown type parameters. Useful as a constraint in generic functions and interfaces.