UNPKG

elgato-light-api

Version:

Control Elgato Key Lights and Light Strips using Javascript!

5 lines (4 loc) 150 B
export * from './ElgatoKeylightAPI'; export * from './ElgatoLightstripAPI'; export * from './types/KeyLight'; export * from './types/LightStrip';