Constructors
constructor
- new WorkerCheckScanner(getWasmModule): WorkerCheckScanner
Parameters
getWasmModule: (() => any)
Methods
create
- create(configuration): Promise<ObjectId<"CheckScanner">>
Returns Promise<ObjectId<"CheckScanner">>
destroy
- destroy(instanceId): Promise<void>
Returns Promise<void>
This class is used inside the JS Worker and interacts directly with the WASM.