UNPKG

@constructorfleet/ultimate-govee

Version:

Library for interacting with Govee devices written in Typescript.

6 lines 366 B
import { FactoryProvider } from '@nestjs/common'; export declare const DEFAULT_AUTH_REFRESH_MARGIN: number; export declare const AuthRefreshMarginKey = "Auth.Refresh.Margin"; export declare const InjectRefreshMargin: PropertyDecorator & ParameterDecorator; export declare const AuthRefreshMarginProvider: FactoryProvider; //# sourceMappingURL=auth.providers.d.ts.map