UNPKG

t-comm

Version:

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

11 lines (5 loc) 245 B
'use strict'; Object.defineProperty(exports, '__esModule', { value: true }); var string_random = require('../../string/random.js'); exports.getRandomString = string_random.getRandomString; exports.randomString = string_random.randomString;