MCPcopy Index your code
hub / github.com/JLiscom/OpenNote / noteController.js

File noteController.js

openNote/controllers/noteController.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import openNote from "../openNote.js";
2import "script-loader!../../node_modules/codemirror/lib/codemirror.js";
3var marked = require("marked");
4/**

Callers

nothing calls this directly

Calls 5

detachWindowUnloadFunction · 0.85
activateEditModeFunction · 0.85
upButtonFunction · 0.85
copyButtonFunction · 0.85
editButtonFunction · 0.85

Tested by

no test coverage detected