UNPKG

tntd

Version:

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

11 lines 329 B
declare function _default({ theme, menus, close, actions, popupRef, containerRef }: { theme: any; menus?: any[] | undefined; close: any; actions: any; popupRef: any; containerRef: any; }): React.JSX.Element; export default _default; import React from "react"; //# sourceMappingURL=NavigationPopup.d.ts.map