@digitalpersona/authentication
Version:
DigitalPersona Authentication API
14 lines (8 loc) • 353 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@digitalpersona/authentication](./authentication.md) > [Fingers](./authentication.fingers.md)
## Fingers type
A collection of finger enrollment data.
<b>Signature:</b>
```typescript
export declare type Fingers = Finger[];
```