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

ee_functions.js « boards « javascripts « assets « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 62a0d930ec0bc6acc6b4ac5264f935959d531662 (plain)
1
2
3
4
export const setWeightFetchingState = () => {};
export const setEpicFetchingState = () => {};

export const getMilestoneTitle = () => ({});