Skip to main content

screen_editor_export_js

Function screen_editor_export_js 

Source
fn screen_editor_export_js(
    project: JsValue,
    format: JsValue,
) -> Result<JsValue, JsValue>
Expand description

Start an edited export. Resolves to the output path (re-dispatched as editor-export-done); rejects as editor-export-error.