Variable screenshotPayloadSchemaConst

screenshotPayloadSchema: ZodUnion<[ZodString, ZodArray<ZodString, "many">]> = ...

Generated using TypeDoc