UNPKG

vtex

Version:

The platform for e-commerce apps

3 lines (2 loc) 152 B
/// <reference types="node" /> export declare function spawnUnblockingChildProcess(path: string, args: string[]): import("child_process").ChildProcess;