constants.js 73 B

123456
  1. /**
  2. * Root path.
  3. *
  4. * @type {string}
  5. */
  6. export const ROOT_PATH = '/';