dbusjs / node-dbus-next

🚌 The next great dbus library for node
https://www.npmjs.com/package/dbus-next
156 stars 52 forks source link

Add missing flags to typescript definitions #91

Closed cerebrumy closed 3 years ago

cerebrumy commented 3 years ago

When working with typescript this patch makes the 'symbolic constants' needed for MessageBus.requestName() accessible.

acrisci commented 3 years ago

:+1: