mirror of
https://github.com/Dvorinka/ClubLogos.git
synced 2026-06-04 20:12:57 +00:00
fff
This commit is contained in:
+6
@@ -0,0 +1,6 @@
|
||||
import { type ChildProcess } from 'child_process';
|
||||
/**
|
||||
* Starts forwarding signals to `child` through `parent`.
|
||||
*/
|
||||
export declare const proxySignals: (child: ChildProcess) => () => void;
|
||||
//# sourceMappingURL=proxy-signals.d.ts.map
|
||||
Reference in New Issue
Block a user