mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-17 05:02:06 +00:00
Export sendError method
This commit is contained in:
@ -70,3 +70,4 @@ function handle(win) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
module.exports = handle;
|
module.exports = handle;
|
||||||
|
module.exports.sendError = sendError;
|
||||||
|
|||||||
Reference in New Issue
Block a user