UNPKG

devices

Version:
17 lines (14 loc) 499 B
/* ================================================================ * devices by xdf(xudafeng[at]126.com) * * first created at : Sat Aug 01 2015 17:20:17 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/devices');