UNPKG

@webnativellc/capacitor-filesharer

Version:

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

5 lines (4 loc) 153 B
import type { FileSharerPlugin } from './definitions'; declare const FileSharer: FileSharerPlugin; export * from './definitions'; export { FileSharer };