How to use the @node-red/editor-api.start 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.start().then(function() {
            if (apiEnabled) {
                return api.start();
            }
        });
    },

@node-red/editor-api

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

Apache-2.0
Latest version published 1 month ago

Package Health Score

89 / 100
Full package analysis

Similar packages