debug-tool
Version:
17 lines (14 loc) • 505 B
JavaScript
/* ================================================================
* debug-tool by xdf(xudafeng[at]126.com)
*
* first created at : Wed Dec 23 2015 16:01:31 GMT+0800 (CST)
*
* ================================================================
* Copyright xdf
*
* Licensed under the MIT License
* You may not use this file except in compliance with the License.
*
* ================================================================ */
;
module.exports = require('./lib/debug-tool');