UNPKG

botframework-webchat-component

Version:
2 lines 185 B
export default function downscaleImageToDataURL(blob: Blob | File, maxWidth: number, maxHeight: number, type: string, quality: number): Promise<URL>; //# sourceMappingURL=index.d.ts.map