@sdkcopilot/runtime
v0.2.0
Published
Shared runtime used by SDKCopilot-generated TypeScript SDKs.
Readme
@sdkcopilot/runtime
Shared TypeScript runtime used by SDKCopilot-generated SDKs.
Website: sdkcopilot.com
This package provides the shared transport and execution layer for generated TypeScript SDKs, including:
- request execution
- URL construction
- auth/header/query handling
- body serialization
- response parsing
- shared result and error types
The SDKCopilot generator is maintained separately. This package is the public, source-available runtime layer that generated SDKs are expected to depend on.
License
This package is licensed under PolyForm-Shield-1.0.0. See LICENSE for the full terms.
