UNPKG

@react-form-fields/core

Version:

Material UI Form Fields

6 lines (5 loc) 162 B
import 'intl'; import 'intl/locale-data/jsonp/en-US'; import { IMaskFunction } from '../../../context'; declare const money: IMaskFunction; export default money;