UNPKG

t-comm

Version:

专业、稳定、纯粹的工具库

10 lines (4 loc) 214 B
'use strict'; Object.defineProperty(exports, '__esModule', { value: true }); var string_limitLength = require('../../string/limit-length.js'); exports.checkStringLength = string_limitLength.checkStringLength;