UNPKG
@ccs-design/rc-pro-component
Version:
latest (0.0.11)
0.0.11
0.0.10
0.0.9
0.0.8
0.0.7
0.0.6
0.0.5
ccs design basic react component
@ccs-design/rc-pro-component
/
lib
/
CcsProLayout
/
breadcrumb.d.ts
3 lines
(2 loc)
•
90 B
TypeScript
View Raw
1
2
3
declare
const
ProLayoutBreadcrumb
:
() =>
JSX
.
Element
;
export
default
ProLayoutBreadcrumb
;