Bump hap-nodejs from 0.11.0 to 0.11.1 (#239)
This commit is contained in:
parent
c18d79e662
commit
ae9dc17e0f
1 changed files with 0 additions and 5 deletions
5
src/ambient.d.ts
vendored
5
src/ambient.d.ts
vendored
|
@ -14,11 +14,6 @@ declare module 'hap-node-client' {
|
|||
}
|
||||
}
|
||||
|
||||
// Workaround for "node_modules/hap-nodejs/dist/lib/Advertiser.d.ts:5:29 - error TS7016: Could not find a declaration file for module '@homebridge/dbus-native'. '…/node_modules/@homebridge/dbus-native/index.js' implicitly has an 'any' type."
|
||||
declare module '@homebridge/dbus-native' {
|
||||
type InvokeError = unknown
|
||||
}
|
||||
|
||||
declare module 'array.prototype.group' {
|
||||
function shim(): void
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue