syntax alignment

This commit is contained in:
Xinyi 2020-01-23 09:30:16 -08:00
parent fa2f321fdd
commit 75cf0c4b5e

View file

@ -14,7 +14,7 @@
* limitations under the License.
*/
const {helper} = require('./lib/helper');
const { helper } = require('./lib/helper');
const api = require('./lib/api');
const packageJson = require('./package.json');
const { DeviceDescriptors } = require('./lib/deviceDescriptors');