Ask a question to get started
Enter to send•Shift+Enter new line
AsyncModalSandboxFactory: () => Promise<ModalSandbox>
Async factory function type for creating Modal Sandbox instances.
This is similar to BackendFactory but supports async creation, which is required for Modal Sandbox since initialization is async.