export const GITLAB_COM_URL = 'https://gitlab.com'; export const REVIEW_URI_SCHEME = 'gl-review'; export const CONFIG_NAMESPACE = 'gitlab'; export const CONFIG_CUSTOM_QUERIES = 'customQueries';