UNPKG

react-native-ios-utilities

Version:
5 lines 202 B
import { RNIViewCleanupMode } from "./RNIViewCleanupMode"; export type RNIViewCleanupModeProp = { internalViewCleanupMode: RNIViewCleanupMode; }; //# sourceMappingURL=RNIViewCleanupModeProp.d.ts.map