mirror of https://github.com/node-red/node-red.git
parent
cbf00ca93e
commit
d5c7514668
|
|
@ -162,6 +162,8 @@ module.exports = function(RED) {
|
|||
console:console,
|
||||
util:util,
|
||||
Buffer:Buffer,
|
||||
URL: URL,
|
||||
URLSearchParams: URLSearchParams,
|
||||
Date: Date,
|
||||
RED: {
|
||||
util: {
|
||||
|
|
|
|||
Loading…
Reference in New Issue