UNPKG

freerasp-react-native

Version:

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

7 lines 239 B
export declare class RaspExecutionState { value: number; static AllChecksFinished: RaspExecutionState; constructor(value: number); static getValues(): RaspExecutionState[]; } //# sourceMappingURL=raspExecutionState.d.ts.map