UNPKG

186 BTypeScriptView Raw
1import { resetWarned } from 'rc-util/lib/warning';
2export { resetWarned };
3declare const _default: (valid: boolean, component: string, message: string) => void;
4export default _default;