UNPKG

@webnativellc/capacitor-filesharer

Version:

Capacitor plugin to download and share files for the Web, Android and iOS

4 lines (3 loc) 90 B
export declare class WebUtils { static toByteArray(base64Data: string): Uint8Array; }