UNPKG

@aplus-frontend/antdv

Version:

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

5 lines (4 loc) 176 B
import { resetWarned } from './warning'; export { resetWarned }; declare const _default: (valid: boolean, component: string, message: string) => void; export default _default;