first commit
This commit is contained in:
4
frontend/node_modules/antd/lib/breadcrumb/index.d.ts
generated
vendored
Normal file
4
frontend/node_modules/antd/lib/breadcrumb/index.d.ts
generated
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
import Breadcrumb from './Breadcrumb';
|
||||
export type { BreadcrumbProps } from './Breadcrumb';
|
||||
export type { BreadcrumbItemProps, SeparatorType } from './BreadcrumbItem';
|
||||
export default Breadcrumb;
|
||||
Reference in New Issue
Block a user