@digitalpersona/services
Version:
DigitalPersona Web Access Services
28 lines (17 loc) • 773 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@digitalpersona/services](./services.md) > [VarInt](./services.varint.md)
## VarInt class
A variant data holding an integer value.
<b>Signature:</b>
```typescript
export declare class VarInt
```
## Constructors
| Constructor | Modifiers | Description |
| --- | --- | --- |
| [(constructor)(values)](./services.varint.(constructor).md) | | Constructs a new instance of the <code>VarInt</code> class |
## Properties
| Property | Modifiers | Type | Description |
| --- | --- | --- | --- |
| [type](./services.varint.type.md) | | <code></code> | |
| [values](./services.varint.values.md) | | <code>number[]</code> | |