UNPKG

react-native-advanced-input-mask

Version:

Text input mask for React Native on iOS, Android and web. Synchronous and easy formatting without hustle

7 lines 184 B
export declare const enum AFFINITY_CALCULATION_STRATEGY { WHOLE_STRING = 0, PREFIX = 1, CAPACITY = 2, EXTRACTED_VALUE_CAPACITY = 3 } //# sourceMappingURL=enums.d.ts.map