We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25e8eb1 commit 4a21f01Copy full SHA for 4a21f01
src/mvm/impl/MVM.d.ts
@@ -31,7 +31,6 @@ export default class MVM extends EventEmitter implements IMVM {
31
private _tryAttach;
32
private _handleReady;
33
private _handleReadyError;
34
- _detectImplBasedOnTimeout(): Promise<void>;
35
private _detectImpl;
36
private _setupDebuggerListeners;
37
private _setupDebugListener;
0 commit comments