fn screen_editor_export_js( project: JsValue, format: JsValue, ) -> Result<JsValue, JsValue>
Start an edited export. Resolves to the output path (re-dispatched as editor-export-done); rejects as editor-export-error.
editor-export-done
editor-export-error