UNPKG

@wix-pilot/core

Version:

A flexible plugin that drives your tests with human-written commands, enhanced by the power of large language models (LLMs)

3 lines (2 loc) 100 B
declare function downscaleImage(imagePath: string): Promise<string>; export default downscaleImage;