How to use the @node-red/editor-api.stop function in @node-red/editor-api

To help you get started, we’ve selected a few @node-red/editor-api 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 node-red / node-red / packages / node_modules / node-red / lib / red.js View on Github external
return runtime.stop().then(function() {
            if (apiEnabled) {
                return api.stop();
            }
        })
    },

@node-red/editor-api

@node-red/editor-api ====================

Apache-2.0
Latest version published 2 months ago

Package Health Score

89 / 100
Full package analysis

Similar packages