This is the archived documentation for Angular v6. Please visit angular.io to see documentation for the current version of Angular.

PACKAGE_ROOT_URL

A token which indicates the root directory of the application

      
      const PACKAGE_ROOT_URL: InjectionToken<string>;