Nick O'Leary 85de227003
Make Node._flow a writeable property
This is needed so an existing node constructor that does:

   Object.assign(this,config);

works when it tries to replace this._flow with config._flow.
2019-01-30 10:50:29 +00:00
..
2018-12-05 13:00:25 +00:00
2018-10-18 23:49:47 +01:00
2018-12-04 15:59:43 +00:00