// Constants export const AIO_DOWNLOADS_DIR = '/tmp/aio-downloads'; export const HIDDEN_DIR_PREFIX = 'hidden--'; export const SHORT_SHA_LEN = 7;