mirror of
https://github.com/node-red/node-red.git
synced 2025-03-01 10:36:34 +00:00
typo
This commit is contained in:
parent
8e62b2a749
commit
f58766eacf
@ -76,7 +76,7 @@ declare namespace RED {
|
|||||||
*/
|
*/
|
||||||
function compareObjects(obj1: any, obj2: any): boolean;
|
function compareObjects(obj1: any, obj2: any): boolean;
|
||||||
/**
|
/**
|
||||||
* Generates a pseudo-unique-random id.
|
* Generates a psuedo-unique-random id.
|
||||||
* @return {string} a random-ish id
|
* @return {string} a random-ish id
|
||||||
* @memberof @node-red/util_util
|
* @memberof @node-red/util_util
|
||||||
*/
|
*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user