input-format
Version:
Formatting user's text input on-the-fly
8 lines (6 loc) • 369 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.useInput = require('../commonjs/react/useInput.js').default