UNPKG

ecto1

Version:

I ain't afraid of no ghosts!

5 lines (4 loc) 120 B
const GHOSTS_MESSAGE = 'I ain\'t afraid of no ghosts!'; module.exports = function ghosts() { return GHOSTS_MESSAGE; }