actual/packages/api/injected.js
2022-04-28 22:44:38 -04:00

6 lines
81 B
JavaScript

// TODO: comment on why it works this way
let send;
module.exports = { send };