UNPKG

@aplus-frontend/antdv

Version:

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

3 lines (2 loc) 125 B
import type { LinterInfo } from './interface'; export declare function lintWarning(message: string, info: LinterInfo): void;