1
0
mirror of https://github.com/flarum/core.git synced 2025-08-13 20:04:24 +02:00

Bundled output for commit 631b4c194c

Includes transpiled JS/TS, and Typescript declaration files (typings).

[skip ci]
This commit is contained in:
flarum-bot
2022-08-08 13:53:39 +00:00
parent 631b4c194c
commit b28606b8ef
32 changed files with 186 additions and 112 deletions

View File

@@ -1 +1 @@
export default function humanDuration(start: Date, end: Date): any;
export default function humanDuration(start: Date, end: Date): string;