UNPKG

freerasp-react-native

Version:

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

3 lines 303 B
import type { ThreatEventActions, TalsecConfig, RaspExecutionStateEventActions } from '../../types/types'; export declare const useFreeRasp: (config: TalsecConfig, actions: ThreatEventActions, raspExecutionStateActions?: RaspExecutionStateEventActions) => void; //# sourceMappingURL=reactNative.d.ts.map