UNPKG

tntd

Version:

tntd是基于 TNT Design 设计体系的 React UI 组件库,主要用于研发企业级中后台产品。

7 lines 232 B
export default HandleIcon; declare function HandleIcon(props: any): React.JSX.Element; declare namespace HandleIcon { function Item(props: any): React.JSX.Element; } import React from "react"; //# sourceMappingURL=index.d.ts.map