UNPKG

dbus-sdk

Version:

A Node.js SDK for interacting with DBus, enabling seamless service calling and exposure with TypeScript support

6 lines 159 B
export declare enum DBusPropertyAccess { READ = "read", WRITE = "write", READWRITE = "readwrite" } //# sourceMappingURL=DBusPropertyAccess.d.ts.map