Variable DucOpfsDocumentConst

DucOpfsDocument: any = _DucOpfsDocument

Low-level Origin Private File System (OPFS) SQLite document handle generated by WebAssembly.

Provides high-performance, atomic read/write access to .duc binary databases inside browser OPFS storage using synchronous file access handles (SyncAccessHandle) and embedded WASM SQLite.

BrowserDucDocument for the high-level idiomatic browser document API wrapper.