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

uploading

This commit is contained in:
muerwre 2019-08-08 14:01:18 +07:00
parent f9f39a94c8
commit 75fb88b209
6 changed files with 29 additions and 9 deletions

View file

@ -1,6 +1,5 @@
import { createReducer } from "~/utils/reducer";
import { IFile } from "~/redux/types";
import { UUID } from "../types";
import { IFile, UUID } from "~/redux/types";
import { UPLOAD_HANDLERS } from "./handlers";
export interface IUploadStatus {