Package Exports
- @node-red/runtime
- @node-red/runtime/lib/nodes/context
- @node-red/runtime/lib/storage/localfilesystem/library
- @node-red/runtime/lib/storage/localfilesystem/sessions
- @node-red/runtime/lib/storage/localfilesystem/settings
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@node-red/runtime) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
@node-red/runtime
Node-RED runtime module.
This provides the core flow engine of Node-RED. It is the main entry point for the runtime.
Source
The main Node-RED modules are maintained as a monorepo on GitHub.