UNPKG

tntd

Version:

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

6 lines 161 B
import './style'; import './button.less'; import { Button } from './button'; export * from './button'; export default Button; //# sourceMappingURL=index.d.ts.map