1
0
mirror of https://github.com/node-red/node-red.git synced 2023-10-10 13:36:53 +02:00
node-red/packages/node_modules
Nick O'Leary 7969dd431f
[function] Make the function node top-level async
This allows you to use 'await' in a function node without
having to wrap it in another promise/async function.
2020-05-22 20:49:18 +01:00
..
@node-red [function] Make the function node top-level async 2020-05-22 20:49:18 +01:00
node-red Add httpAdminMiddleware for admin routes 2020-05-05 18:13:21 +01:00