Variable: GetCurrentUserSchema
ts
const GetCurrentUserSchema: ZodObject<{
expand: ZodOptional<ZodArray<ZodCustom<
| string & object
| "operations"
| "isExternalCollaborator"
| "personalSpace",
| string & object
| "operations"
| "isExternalCollaborator"
| "personalSpace">>>;
}, $strip>;Defined in: src/v1/parameters/getCurrentUser.ts:4