<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@digitalpersona/devices](./devices.md) &gt; [Event](./devices.event.md) &gt; [(constructor)](./devices.event.(constructor).md)

## Event.(constructor)

Constructs a new instance of the `Event` class

<b>Signature:</b>

```typescript
constructor(type: string);
```

## Parameters

|  Parameter | Type | Description |
|  --- | --- | --- |
|  type | <code>string</code> |  |

