UNPKG

@digitalpersona/devices

Version:
21 lines (12 loc) 605 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@digitalpersona/devices](./devices.md) &gt; [CardsReader](./devices.cardsreader.md) &gt; [(constructor)](./devices.cardsreader.(constructor).md) ## CardsReader.(constructor) Constructs a new card reader API object. <b>Signature:</b> ```typescript constructor(options?: WebSdk.WebChannelOptions); ``` ## Parameters | Parameter | Type | Description | | --- | --- | --- | | options | <code>WebSdk.WebChannelOptions</code> | options for the <code>WebSdk</code> channel. |