UNPKG

react-native-web-mask

Version:

A cross-platform input mask hook for React and React Native, with TypeScript and helper utilities

5 lines (4 loc) 121 B
export * from "./maskHelpers"; export * from "./maskUtilities"; export * from "./types"; export * from "./useInputMask";