1
0
mirror of https://github.com/snobu/destreamer.git synced 2026-03-01 17:48:25 +00:00

updating comments

This commit is contained in:
Luca Armaroli
2020-09-09 05:00:28 +02:00
parent f1476ffe39
commit a93b32879c
3 changed files with 4 additions and 8 deletions

View File

@@ -5,8 +5,6 @@ import { logger } from './Logger';
/**
* This file contains global destreamer process events
*
* @note SIGINT event is overridden in downloadVideo function
*
* @note function is required for non-packaged destreamer, so we can't do better
*/
export function setProcessEvents(): void {