UNPKG

@aplus-frontend/antdv

Version:

Vue basic component library maintained based on ant-design-vue

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