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