UNPKG

bia

Version:

a tool for download git repository

12 lines (10 loc) 239 B
/* * @Author: hzxulin@yeah.net * @Date: 2018-02-01 14:04:04 * @Last Modified by: hzxulin@yeah.net * @Last Modified time: 2018-11-20 20:54:40 */ const utils = require('./utils') module.exports = () => { utils.getIpAddress() }