UNPKG

@digitalpersona/devices

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