UNPKG

nativescript-share-file

Version:
9 lines (8 loc) 198 B
export declare class ShareFile { static getter<T>(_this2: any, property: T | { (): T; }): T; private controller; open(args: any): boolean; private getCurrentAppPath(); }