4 lines
132 B
TypeScript
4 lines
132 B
TypeScript
import { API } from 'homebridge';
|
|
declare const _default: (api: API) => void;
|
|
export = _default;
|
|
//# sourceMappingURL=index.d.ts.map
|