src/NumberInput/index.js
/*
* This file is part of basis-input-masking lib.
* (c) Basis Europe <eu@basis.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
import NumberInput from './NumberInput'
export default NumberInput