pub fn worker_forwarded_globals() -> Vec<RcStr>
Returns the list of global variables that should be forwarded from the main context to web workers. These are Next.js-specific globals that need to be available in worker contexts.