export const CUSTOM_THEME_TYPE = 'Custom' export const CHINESE_LANGUAGE_IDENT = 'zh-cn' export const ENGLISH_LANGUAGE_IDENT = 'en-us' export const GITHUB_URL = 'https://github.com/geist-org/react' export const CONTRIBUTORS_URL = 'https://contributors.geist-ui.dev/api/users'