UNPKG

react-native-unit-components

Version:

Unit React Native components

6 lines 267 B
declare class UNSnapshotProtectionHelper { static setAndroidSecurity(): void; static setIosSecurity(shouldProtectFromSnapshot: boolean, style: string): void; } export default UNSnapshotProtectionHelper; //# sourceMappingURL=UNSnapshotProtectionHelper.d.ts.map