Outlook_Addin_LLM/node_modules/@fluentui/react-dialog/lib-commonjs/DialogTrigger.js

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