import debug from "./debug"; import parser from "./parser"; export default [ debug, parser ];