mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-03-26 08:14:27 +00:00
This aligns definition of the `onAfterOpen` callback function with changes introduced here: reactjs/react-modal#741 that is optionally typed object containing references to the overlay and content elements. Thanks!