Files
starface-outlook-sync-addin/node_modules/@fluentui/react/lib/utilities/positioning/index.js
T
Stefan Hacker 37ad745546 first commit
2026-04-03 09:38:48 +02:00

3 lines
209 B
JavaScript

export { getBoundsFromTargetWindow, getMaxHeight, getOppositeEdge, positionCallout, positionCard, positionElement, } from './positioning';
export * from './positioning.types';
//# sourceMappingURL=index.js.map