UNPKG

@google-translate-select/constants

Version:

🚀 The package offer constants for @google-translate-select!

5 lines (4 loc) • 174 B
export const REPO_OWNER = 'i7eo' export const REPO_NAME = 'google-translate-select' export const REPO_PATH = `${REPO_OWNER}/${REPO_NAME}` export const REPO_BRANCH = 'master'