1
0
Fork 0
mirror of https://github.com/muerwre/vault-frontend.git synced 2025-04-25 12:56:41 +07:00

fetching files

This commit is contained in:
muerwre 2019-08-07 17:52:48 +07:00
parent 1aff4d5b73
commit ec91c5533b
5 changed files with 34 additions and 8 deletions

View file

@ -10,6 +10,8 @@ export const UPLOAD_ACTIONS = {
ADD_STATUS: `${prefix}ADD_STATUS`,
DROP_STATUS: `${prefix}DROP_STATUS`,
SET_STATUS: `${prefix}SET_STATUS`,
ADD_FILE: `${prefix}ADD_FILE`,
};
export const EMPTY_FILE: IFile = {