2 lines
60 B
JavaScript
2 lines
60 B
JavaScript
|
export const toLabelGid = id => `gid://gitlab/Label/${id}`;
|