mirror of
https://github.com/flarum/core.git
synced 2025-08-02 14:37:49 +02:00
Move Day.js plugin types import to global typings (#2954)
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
import dayjs from 'dayjs';
|
||||
import 'dayjs/plugin/relativeTime';
|
||||
|
||||
/**
|
||||
* The `humanTime` utility converts a date to a localized, human-readable time-
|
||||
|
Reference in New Issue
Block a user