* Open the wizard. Does nothing if the wizard is already open.
()
| 3911 | * Open the wizard. Does nothing if the wizard is already open. |
| 3912 | */ |
| 3913 | open(): Thenable<void>; |
| 3914 | |
| 3915 | /** |
| 3916 | * Close the wizard. Does nothing if the wizard is not open. |
no outgoing calls
no test coverage detected