We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
@monogrid/gainmap-js / libultrahdr / getLibrary
getLibrary(): Promise<MainModule>
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.
Promise<MainModule>