UNPKG

@lazy-cjk/fullhalf-char-code

Version:

Determines whether the specified character code is full-width or half-width.

9 lines (6 loc) 224 B
'use strict' if (typeof process !== 'undefined' && process.env.NODE_ENV !== 'production') { module.exports = require('./index.cjs.development.cjs') } else { module.exports = require('./index.cjs.production.min.cjs') }