Outlook_Addin_LLM/node_modules/@fluentui/react-teaching-popover/lib-commonjs/TeachingPopoverSurface.js

7 lines
221 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/TeachingPopoverSurface/index"), exports);