Appearance
@luminaphoto/lumina-js
@luminaphoto/lumina-js
Namespaces
| Namespace | Description |
|---|---|
| Client | Web Worker-based editor for non-blocking browser operation |
| Core | Direct WebAssembly editor for main-thread or custom-worker usage |
| Shared | Common types, enums, and error classes shared across all APIs |
Variables
| Variable | Description |
|---|---|
| VERSION | Current library version |
Functions
| Function | Description |
|---|---|
| createCoreEditor | Create a direct WASM editor that runs on the calling thread |
| createEditor | Create a Web Worker-based editor (recommended for browser applications) |
References
default
Renames and re-exports Editor