UNPKG

ios-deviceconsole

Version:
17 lines (14 loc) 519 B
/* ================================================================ * ios-deviceconsole by xdf(xudafeng[at]126.com) * * first created at : Mon Nov 07 2016 11:49:05 GMT+0800 (CST) * * ================================================================ * Copyright xdf * * Licensed under the MIT License * You may not use this file except in compliance with the License. * * ================================================================ */ 'use strict'; module.exports = require('./lib/ios-deviceconsole');