UNPKG

@digitalpersona/devices

Version:
27 lines (16 loc) 690 B
<!-- 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) ## Event class A base class for DigitalPersona events. <b>Signature:</b> ```typescript export declare class Event ``` ## Constructors | Constructor | Modifiers | Description | | --- | --- | --- | | [(constructor)(type)](./devices.event.(constructor).md) | | Constructs a new instance of the <code>Event</code> class | ## Properties | Property | Modifiers | Type | Description | | --- | --- | --- | --- | | [type](./devices.event.type.md) | | <code>string</code> | |