2024-01-29 10:56:09 +01:00

3 lines
77 B
TypeScript

export * from './DimmerableLightDevice';
export * from './OnOffLightDevice';