mirror of
https://github.com/transloadit/uppy.git
synced 2026-07-23 10:18:40 +00:00
3 lines
108 B
JavaScript
3 lines
108 B
JavaScript
export const REPO_OWNER = 'transloadit'
|
|
export const REPO_NAME = 'uppy'
|
|
export const TARGET_BRANCH = 'main'
|