@mesadev/rest is the generated TypeScript REST SDK.
It mirrors Mesa OpenAPI operations with minimal abstraction and is useful when you want direct operation-level request and response types.
Installation
Quick Start
@mesadev/sdk vs @mesadev/rest
@mesadev/sdk: ergonomic primary SDK with org inference andmesa.gitsupport.@mesadev/rest: generated REST surface mapped directly to OpenAPI operations.
@mesadev/sdk.
