@@ -0,0 +1,7 @@
const { readFile } = require('./utils/converter')
const add = async (path) => {
return await readFile(`${path}`)
}
module.exports = add
The note is not visible to the blocked user.