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

utils.js « sidebar « javascripts « assets « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 20cd4ce9d99d7641734749a781f2fd60cd2dfee7 (plain)
1
export const toLabelGid = (id) => `gid://gitlab/Label/${id}`;