Rich message rendering #24
1 changed files with 0 additions and 1 deletions
|
@ -1,4 +1,3 @@
|
|||
const {simpleEvent} = require("./event")
|
||||
const UnknownEvent = simpleEvent(() => true, () => "Cannot render event")
|
||||
console.log(UnknownEvent)
|
||||
module.exports = [UnknownEvent]
|
||||
|
|
Loading…
Reference in a new issue