UNPKG

@wordpress/components

Version:
6 lines 244 B
export declare function useModalExitAnimation(): { overlayClassname: string | undefined; frameRef: import("react").RefObject<HTMLDivElement>; closeModal: () => Promise<void>; }; //# sourceMappingURL=use-modal-exit-animation.d.ts.map