@digitalpersona/services
Version:
DigitalPersona Web Access Services
21 lines (12 loc) • 540 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@digitalpersona/services](./services.md) > [VarBlob](./services.varblob.md) > [(constructor)](./services.varblob.(constructor).md)
## VarBlob.(constructor)
Constructs a new instance of the `VarBlob` class
<b>Signature:</b>
```typescript
constructor(values: Base64UrlString[]);
```
## Parameters
| Parameter | Type | Description |
| --- | --- | --- |
| values | <code>Base64UrlString[]</code> | |