input-format
Version:
Formatting user's text input on-the-fly
10 lines (7 loc) • 444 B
JavaScript
// This file is deprecated.
// It's the same as `index.cjs`, just with an added `.js` file extension.
// It only exists for compatibility with the software that doesn't like `*.cjs` file extension.
// https://gitlab.com/catamphetamine/libphonenumber-js/-/issues/61#note_950728292
exports = module.exports = require('../commonjs/react/Input.js').default
exports['default'] = require('../commonjs/react/Input.js').default