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 439fd97 commit c009746Copy full SHA for c009746
1 file changed
templates/javascript/src/nodes.js.erb
@@ -64,7 +64,7 @@ const <%= flag.name %> = {
64
*/
65
export class <%= node.name -%> {
66
/**
67
- * @type {Integer}
+ * @type number
68
69
nodeID;
70
0 commit comments