1 2 3 4 5 6
local api = { definition = require 'matcher.definition', compile = require 'matcher.compile', } return api