UNPKG

@digitalpersona/core

Version:
14 lines (8 loc) 321 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@digitalpersona/core](./core.md) &gt; [Fingers](./core.fingers.md) ## Fingers type Collection of finger enrollment data. <b>Signature:</b> ```typescript export declare type Fingers = Finger[]; ```