Fix client build
This commit is contained in:
parent
c0b2bc9a08
commit
b1084f0a02
|
@ -41,7 +41,7 @@ function durationToString (duration: number) {
|
||||||
}
|
}
|
||||||
|
|
||||||
export {
|
export {
|
||||||
DateFormat,
|
type DateFormat,
|
||||||
|
|
||||||
durationToString,
|
durationToString,
|
||||||
dateToHuman
|
dateToHuman
|
||||||
|
|
Loading…
Reference in New Issue