UNPKG

dbus-sdk

Version:

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

2 lines 170 B
export type ReplyModeParameterObjectMethodCall = (parameterObject?: Record<string, any>) => Promise<any>; //# sourceMappingURL=ReplyModeParameterObjectMethodCall.d.ts.map