chore: cleanup broken tests, add extra documentation, make sure everything is clean and code style isn't inconsistant
This commit is contained in:
@@ -25,6 +25,7 @@ export const NodeTypes = {
|
||||
|
||||
/**
|
||||
* The default functions of the nodes we have registered.
|
||||
* These are defined in the <node>.default.ts files.
|
||||
*/
|
||||
export const NodeDefaults = {
|
||||
start: StartNodeDefaults,
|
||||
|
||||
Reference in New Issue
Block a user