@digitalpersona/core
Version:
DigitalPersona Web Access Core library
14 lines (8 loc) • 330 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@digitalpersona/core](./core.md) > [Answers](./core.answers.md)
## Answers type
A collection on answers to security questions.
<b>Signature:</b>
```typescript
export declare type Answers = Answer[];
```