FrontPastel/node_modules/@mui/base/Unstable_Popup/index.d.ts

5 lines
146 B
TypeScript
Raw Normal View History

2024-04-17 13:55:11 +00:00
export { Popup as Unstable_Popup } from './Popup';
export * from './Popup.types';
export * from './popupClasses';
export * from './PopupContext';