initial commit
This commit is contained in:
4
templates/tree.js
Normal file
4
templates/tree.js
Normal file
@@ -0,0 +1,4 @@
|
||||
"use strict";
|
||||
module.exports = function (blackboard, notepad, result, emitter) {
|
||||
return {};
|
||||
};
|
||||
Reference in New Issue
Block a user