add space between functions

This commit is contained in:
Abhinav 2022-08-27 10:40:12 +05:30
parent c3b4872da7
commit e95b866cfa

View file

@ -85,6 +85,7 @@ export const getValidPaths = (paths: string[]) => {
}
});
};
export const getZipFileStream = async (
zip: StreamZip.StreamZipAsync,
filePath: string