constants.js 73 B

12
  1. export const NOT_FOUND_NAME = "404"
  2. export const NOT_FOUND_PATH = "/404"