// Initialize the NotifyModules namespace
// This file MUST be loaded first in the build to ensure window.NotifyModules exists
// before any other modules try to use it
window.NotifyModules = window.NotifyModules || {};