Tinybird TypeScript SDK Guidelines Guidance for using the package to define Tinybird resources in TypeScript with complete type inference. When to Apply - Installing or configuring @tinybirdco/sdk - Defining datasources or pipes in TypeScript - Creating typed Tinybird clients - Using type-safe ingestion or queries - Running tinybird dev/build/deploy commands for TypeScript projects - Migrating from legacy .datasource/.pipe files to TypeScript - Defining connections (Kafka, S3, GCS) - Creating materialized views, copy pipes, or sink pipes Rule Files - - - - - - - - - - - Quick Reference - Inst…