UNPKG

homebridge-plugin-wrapper

Version:

Wrapper for Homebridge and NodeJS-HAP with reduced dependencies that allows to intercept plugin values and also send to them

4 lines 243 B
/// <reference types="node" /> export declare function epochMillisFromMillisSince2001_01_01(millis: number): number; export declare function epochMillisFromMillisSince2001_01_01Buffer(millis: Buffer): number; //# sourceMappingURL=time.d.ts.map