note converted to module

This commit is contained in:
azivner
2017-11-04 17:54:27 -04:00
parent adc7d15819
commit b44c685f23
11 changed files with 301 additions and 270 deletions

View File

@@ -63,6 +63,7 @@ const link = (function() {
return {
getNodeIdFromLabel,
getNoteIdFromLink,
createNoteLink
};
})();