UNPKG

oschina-webhook-handler

Version:
14 lines (12 loc) 284 B
/** * 该文件名- index * 编码作者- 许道龙 * 创建日期- 2017/9/4 10:23 * 作者邮箱- xudaolong@vip.qq.com * 作者博客- https://github.com/xudaolong * 修改时间- * 修改备注- * 编码内容- */ 'use strict'; module.exports = require('./lib/index.js');