UNPKG

matrix-react-sdk

Version:
7 lines (6 loc) 107 B
export interface Request { imageData: ImageData; } export interface Response { blurhash: string; }