mirror of
https://github.com/fofolee/uTools-quickcommand.git
synced 2025-06-08 22:51:25 +08:00
4 lines
65 B
JavaScript
4 lines
65 B
JavaScript
const browser = require("./browser");
|
|
|
|
module.exports = browser;
|