Type alias PressEvent

PressEvent: {
    ts: number;
}

Type declaration

  • ts: number

Generated using TypeDoc