UNPKG

zview-plus

Version:

基于 Vue3 的 UI 组件库

4 lines (3 loc) 174 B
import { ExtractPropTypes } from "vue"; export declare const BreadcrumbItemProps: {}; export declare type BreadcrumbItemProps = ExtractPropTypes<typeof BreadcrumbItemProps>;