UNPKG

frida-gadget-ios

Version:
10 lines (8 loc) 208 B
/** * Filesystem path to the universal gadget dylib for iOS. */ export declare const path: string; /** * The gadget's version number as a string, e.g. `"1.2.3"`. */ export declare const version: string;