Skip to content

Type Alias: Context

ts
type Context = z.infer<typeof ContextSchema>;

Defined in: src/cloud/models/context.ts:14