7 lines
140 B
Plaintext
7 lines
140 B
Plaintext
/**
|
|
* @fileoverview typings for "eslint/universal" module
|
|
* @author 唯然<weiran.zsd@outlook.com>
|
|
*/
|
|
|
|
export { Linter } from "./index";
|