How to use the @node-red/runtime._ function in @node-red/runtime

To help you get started, we’ve selected a few @node-red/runtime examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github sakazuki / node-red-desktop / src / main / node-red.ts View on Github external
private patchRuntimeExec() {
    newExec.init(RED.runtime._, this.status);
    runtime._.nodes.paletteEditorEnabled = () => { return true };
  }

@node-red/runtime

@node-red/runtime ====================

Apache-2.0
Latest version published 28 days ago

Package Health Score

95 / 100
Full package analysis

Similar packages