node-red/packages/node_modules/@node-red/runtime/lib/api
Nick O'Leary 6fb96fa3c1
Move exec and events components to util module
The exec and events components are common components that
are used by both runtime and registry. It makes sense to
move them into the util package.

This also adds some docs to the registry module
2020-12-07 11:49:01 +00:00
..
comms.js Move exec and events components to util module 2020-12-07 11:49:01 +00:00
context.js Use more async funcs in runtime/lib/api to reduce Promise creation 2020-12-07 11:49:01 +00:00
flows.js Fix flow api unit tests 2020-09-29 17:35:43 +01:00
index.js Use more async funcs in runtime/lib/api to reduce Promise creation 2020-12-07 11:49:01 +00:00
library.js Use more async funcs in runtime/lib/api to reduce Promise creation 2020-12-07 11:49:01 +00:00
nodes.js Move exec and events components to util module 2020-12-07 11:49:01 +00:00
projects.js Use more async funcs in runtime/lib/api to reduce Promise creation 2020-12-07 11:49:01 +00:00
settings.js Use more async funcs in runtime/lib/api to reduce Promise creation 2020-12-07 11:49:01 +00:00