UNPKG

@constructorfleet/ultimate-govee

Version:

Library for interacting with Govee devices written in Typescript.

5 lines 327 B
import { FactoryProvider } from '@nestjs/common'; export declare const IoTChannelConfigEnabledKey = "Config.IoTChannel.Enabled"; export declare const InjectEnabled: PropertyDecorator & ParameterDecorator; export declare const IoTChannelConfigEnabledProvider: FactoryProvider; //# sourceMappingURL=iot-channel.providers.d.ts.map