UNPKG

zp-bee

Version:

zp-bee,是一款基于 Dumi,由 React + TypeScript 开发的组件库 🎉。

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