actual/packages/api/injected.js

6 lines
81 B
JavaScript
Raw Normal View History

2022-04-29 02:44:38 +00:00
// TODO: comment on why it works this way
let send;
module.exports = { send };