Outlook_Addin_LLM/node_modules/@fluentui/react-breadcrumb/lib-commonjs/BreadcrumbItem.js

7 lines
213 B
JavaScript
Raw Permalink Normal View History

"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
const _export_star = require("@swc/helpers/_/_export_star");
_export_star._(require("./components/BreadcrumbItem/index"), exports);