UNPKG

atlassian-connect-express

Version:

Library for building Atlassian Add-ons on top of Express

8 lines (6 loc) 88 B
function nop() {} module.exports = { info: nop, warn: nop, error: console.log };