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.
2 parents 25e8eb1 + 4a21f01 commit 330c5e6Copy full SHA for 330c5e6
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