mirror of
https://github.com/Unleash/unleash.git
synced 2025-07-07 01:16:28 +02:00
11 lines
216 B
TypeScript
11 lines
216 B
TypeScript
/**
|
|
* Generated by orval v6.11.0 🍺
|
|
* Do not edit manually.
|
|
* Unleash API
|
|
* OpenAPI spec version: 4.21.0-beta.1
|
|
*/
|
|
|
|
export type RequestsPerSecondSchemaDataResultItemValuesItemItem =
|
|
| string
|
|
| number;
|