libwebp-compress/node_modules/@ffmpeg/util/dist/esm/errors.js
2024-11-06 11:40:07 +08:00

3 lines
175 B
JavaScript

export const ERROR_RESPONSE_BODY_READER = new Error("failed to get response body reader");
export const ERROR_INCOMPLETED_DOWNLOAD = new Error("failed to complete download");