/** * @fileoverview typings for "eslint/universal" module * @author 唯然 */ export { Linter } from "./index";