2 lines
76 B
TypeScript
2 lines
76 B
TypeScript
export declare function stopDebugging(manifestPath: string): Promise<void>;
|
export declare function stopDebugging(manifestPath: string): Promise<void>;
|