Skip to content

@luminaphoto/lumina-js


@luminaphoto/lumina-js / createCoreEditor

Function: createCoreEditor()

ts
function createCoreEditor(config): Editor;

Create a direct WASM editor that runs on the calling thread

Parameters

ParameterTypeDescription
configCoreEditorConfigOptional editor configuration

Returns

Editor

A new Core.Editor instance for main-thread or custom-worker usage

Proprietary. All rights reserved.