UNPKG

regit-cli

Version:
5 lines (4 loc) 157 B
export const branchStable = 'stable' export const branchFeature = 'feature-' export const branchRelease = 'release-' export const branchPreview = 'preview-'