/** * Generated by Orval * Do not edit manually. * See `gen:api` script in package.json */ /** * Additional Unleash context properties */ export type SdkContextSchemaProperties = { [key: string]: string };