Coggle requires JavaScript to display documents.
const check = function () { console.log('Doing some work...') } module.exports = check