Skip to content

Variable: GetValidProjectKeySchema

ts
const GetValidProjectKeySchema: ZodObject<{
  key: ZodOptional<ZodString>;
}, $strip>;

Defined in: src/cloud/parameters/getValidProjectKey.ts:3