BlinkCardCore
@microblink/blinkcard / BlinkCardCore
Type Alias: BlinkCardCore
BlinkCardCore =
Simplify<Remote<BlinkCardWorkerProxy>>
Represents the BlinkCard core instance.
This type extends the Remote type from Comlink, which is used to proxy calls to the BlinkCard worker. It simplifies the type to remove unnecessary complexity.