* Close the wizard. Does nothing if the wizard is not open.
()
| 3916 | * Close the wizard. Does nothing if the wizard is not open. |
| 3917 | */ |
| 3918 | close(): Thenable<void>; |
| 3919 | |
| 3920 | /** |
| 3921 | * Register a callback that will be called when the user tries to navigate by |
no outgoing calls
no test coverage detected