popupDebugBindings top-level constant
DI bindings for Popups and its dependencies with debugging enabled.
Should be included at most once per the injection chain.
Implementation
const popupDebugBindings = [
overlayDebugBindings,
_popupProviders,
];