BlinkIdVerifyCore
@microblink/blinkid-verify / BlinkIdVerifyCore
Type Alias: BlinkIdVerifyCore
BlinkIdVerifyCore =
Simplify<Remote<BlinkIdVerifyWorkerProxy>>
Represents the BlinkIdVerify core instance.
This type extends the Remote type from Comlink, which is used to proxy calls to the BlinkIdVerify worker. It simplifies the type to remove unnecessary complexity.