UNPKG

@zunderscore/elgato-light-control

Version:

Javascript wrapper for Elgato Key Lights and Light Strip control

5 lines (4 loc) 160 B
export * from './ElgatoKeyLightController'; export * from './ElgatoLightStripController'; export * from './types/KeyLight'; export * from './types/LightStrip';