UNPKG

freerasp-react-native

Version:

React Native plugin for improving app security and threat monitoring on Android and iOS mobile devices.

7 lines 302 B
export declare const getRaspExecutionStateIdentifiers: () => Promise<number[]>; export declare const getRaspExecutionStateChannelData: () => Promise<[ string, string ]>; export declare const prepareRaspExecutionStateMapping: () => Promise<void>; //# sourceMappingURL=raspExecutionState.d.ts.map