Added openFileLink, formatSecondToTime and timeStringToSeconds

This commit is contained in:
2024-12-19 20:03:40 +02:00
parent bf80e32841
commit 9f5b743e15
8 changed files with 241 additions and 0 deletions

View File

@@ -5,3 +5,4 @@ export * from "./locale";
export * from "./fileSize";
export * from "./legacy";
export * from "./uuid";
export * from "./time";