UNPKG

@digitalpersona/services

Version:
21 lines (12 loc) 540 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@digitalpersona/services](./services.md) &gt; [VarBlob](./services.varblob.md) &gt; [(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> | |