UNPKG

@digitalpersona/devices

Version:
20 lines (11 loc) 519 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; [enumerateReaders](./devices.cardsreader.enumeratereaders.md) ## CardsReader.enumerateReaders() method Lists all connected card readers. <b>Signature:</b> ```typescript enumerateReaders(): Promise<string[]>; ``` <b>Returns:</b> `Promise<string[]>` a promise to return a list of card reader names.