OpenAsar/src/firstRun/stub.js

2 lines
92 B
JavaScript
Raw Normal View History

// Generic exports for stub (Linux and Darwin use it), normal Discord
2022-03-25 22:54:12 +00:00
exports.do = () => {};