ScreenshotOptionsSchema
constScreenshotOptionsSchema:NodePropertiesStructBuilder<ExtractTypesFromBuilders<{format:DefaultBuilder<"jpeg"|"png"|"webp",EnumType<"jpeg"|"png"|"webp">>;quality:OptionalBuilder<number,NumberType>; }>>
Defined in: actions/utils.ts:128