UNPKG

react-antd-admin-panel

Version:

Easy prototyping admin panel using React and Antd

4 lines (3 loc) 103 B
import React from "react"; declare const Tree: (props: any) => React.JSX.Element; export default Tree;