local M = {} M.opts = {} function M.setup(opts) end return M