Clémentine
init
7c5b7bd
raw
history blame
No virus
103 Bytes
export declare const toDataUri: (buf: Uint8Array, params?: Record<string, string | number>) => string;