Welcome to mirror list, hosted at ThFree Co, Russian Federation.

constants.js « router « design_management « javascripts « assets « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: dd2ee8d86890264972b73db77d47e3672b33fad5 (plain)
1
2
export const DESIGNS_ROUTE_NAME = 'designs';
export const DESIGN_ROUTE_NAME = 'design';