blob: 3edb3a53d9b08347477f337ec8f419aa22f841c6 [file] [log] [blame]
const message = 'hello from module.js';
export {message};