Skip to content

libultrahdr.Function.getLibrary

github-actions[bot] edited this page Apr 2, 2025 · 17 revisions

@monogrid/gainmap-js / libultrahdr / getLibrary

Function: getLibrary()

getLibrary(): Promise<MainModule>

Defined in: src/libultrahdr/library.ts:14

Instances the WASM module and returns it, only one module will be created upon multiple calls.

Returns

Promise<MainModule>

Clone this wiki locally