feat(package): bump version

This commit is contained in:
ItzCrazyKns 2024-11-29 18:37:02 +05:30
parent fdb3d09d12
commit e4a0799503
3 changed files with 3 additions and 2 deletions

View file

@ -1,5 +1,6 @@
import path from 'path';
import fs from 'fs';
export const getFileDetails = (fileId: string) => {
const fileLoc = path.join(
process.cwd(),