UNPKG

pandora

Version:

A powerful and lightweight application manager for Node.js applications powered by TypeScript.

7 lines (6 loc) 171 B
export declare class SpawnWrapperUtils { private static unwrapFn; static wrap(): void; static unwrap(): void; static transaction(fn: any): Promise<any>; }