Type alias ApplicationFunction

ApplicationFunction: ((app, options) => void | Promise<void>)

Type declaration