UNPKG

ketcher-core

Version:
2 lines (1 loc) 101 B
export declare function b64toBlob(b64Data: string, contentType?: string, sliceSize?: number): Blob;