1
0
Code Issues Pull Requests Projects Releases Wiki Activity GitHub Gitee
tools/index.js

3 lines
70 B
JavaScript

const get_hotband = require('./src/get_hotband');
get_hotband.main();