Remove child_process from kaios-allocation, kaios-ram, uiqr
Summary: Changelog: Remove child_process usage from kaios-allocation, kaios-ram plugins Facebok: Remove child_process usage from uiqr plugin Reviewed By: mweststrate Differential Revision: D32881860 fbshipit-source-id: 4270aaf28808baee399e263a6a7528f20242784f
This commit is contained in:
committed by
Facebook GitHub Bot
parent
9df3437683
commit
a87b99cd3d
@@ -280,6 +280,7 @@ type ENVIRONMENT_PATHS =
|
||||
export interface ExecOptions {
|
||||
maxBuffer?: number;
|
||||
timeout?: number;
|
||||
cwd?: string;
|
||||
}
|
||||
|
||||
export interface ExecError {
|
||||
|
||||
Reference in New Issue
Block a user