We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1e8e88 commit d746dfbCopy full SHA for d746dfb
types/node.d.ts
@@ -792,7 +792,7 @@ declare module 'rclnodejs' {
792
*
793
* @returns An array of the names, namespaces and enclaves.
794
*/
795
- getNodeNamesAndNamespacesEnclaves(): Array<NodeNamesQueryResultWithEnclaves>;
+ getNodeNamesAndNamespacesWithEnclaves(): Array<NodeNamesQueryResultWithEnclaves>;
796
797
/**
798
* Return the number of publishers on a given topic.
0 commit comments