@angular/ssr/node

isMainModule

function

Determines whether the provided URL represents the main entry point module.

  
    function isMainModule(  url: string): boolean;
  
  
Jump to details