File size: 310 Bytes
1477a90 | 1 2 3 4 5 6 7 | // Code generated by @openmeter/typespec-typescript. DO NOT EDIT.
// The committed value is a dev placeholder. The publish flow
// (`make -C api/spec publish-aip-sdk`) stamps the real release version here
// before `pnpm publish`, after `pnpm version` updates package.json.
export const SDK_VERSION = '0.0.0'
|