Skip to content

@luminaphoto/lumina-js


@luminaphoto/lumina-js

Namespaces

NamespaceDescription
ClientWeb Worker-based editor for non-blocking browser operation
CoreDirect WebAssembly editor for main-thread or custom-worker usage
SharedCommon types, enums, and error classes shared across all APIs

Variables

VariableDescription
VERSIONCurrent library version

Functions

FunctionDescription
createCoreEditorCreate a direct WASM editor that runs on the calling thread
createEditorCreate a Web Worker-based editor (recommended for browser applications)

References

default

Renames and re-exports Editor

Proprietary. All rights reserved.