Skip to main content

BlinkIdCore

@microblink/blinkid


@microblink/blinkid / BlinkIdCore

Type Alias: BlinkIdCore

BlinkIdCore = Simplify<Remote<BlinkIdWorkerProxy>>

Represents the BlinkID core instance.

This type extends the Remote type from Comlink, which is used to proxy calls to the BlinkID worker. It simplifies the type to remove unnecessary complexity.