UNPKG

ant-design-x-vue-next

Version:

Ant Design X for Vue — community continuation aligned with @ant-design/x

4 lines (3 loc) 96 B
import type { Linter } from './interface'; declare const linter: Linter; export default linter;