UNPKG

streamdeck-typescript

Version:

This library will help you build elgato stream deck plugins in typescript

4 lines (3 loc) 72 B
export interface SystemDidWakeUpEvent { event: 'systemDidWakeUp'; }