Generic Commit; Most likely a fix or small feature
This commit is contained in:
3
dist/utility.d.ts
vendored
Normal file
3
dist/utility.d.ts
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
export declare function secondsToReadable(secs: number, roundToMinutes?: boolean): string;
|
||||
export declare function printNetworkError(error: unknown): void;
|
||||
//# sourceMappingURL=utility.d.ts.map
|
||||
Reference in New Issue
Block a user