UNPKG

react-native-mask-text

Version:
3 lines (2 loc) 134 B
import type { StyleProp, TextStyle, ViewStyle } from "react-native"; export declare type StyleObj = StyleProp<ViewStyle | TextStyle>;