Appearance
@luminaphoto/lumina-js / createCoreEditor
Function: createCoreEditor()
ts
function createCoreEditor(config): Editor;Create a direct WASM editor that runs on the calling thread
Parameters
| Parameter | Type | Description |
|---|---|---|
config | CoreEditorConfig | Optional editor configuration |
Returns
A new Core.Editor instance for main-thread or custom-worker usage