UNPKG

antd

Version:

An enterprise-class UI design language and React components implementation

4 lines (3 loc) 163 B
/** Similar with `useEffect` but only trigger after mounted */ declare const _default: (callback: () => void, conditions: any[]) => void; export default _default;