1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-10-22 11:18:20 +02:00
unleash.unleash/frontend/src/openapi/models/projectSchemaOwnersOneOfItemAnyOfEmail.ts
2024-04-26 13:31:15 +02:00

8 lines
164 B
TypeScript

/**
* Generated by Orval
* Do not edit manually.
* See `gen:api` script in package.json
*/
export type ProjectSchemaOwnersOneOfItemAnyOfEmail = string | null;