mirror of
https://github.com/flarum/core.git
synced 2025-10-10 22:44:25 +02:00
Bundled output for commit 42dabea81f
Includes transpiled JS/TS, and Typescript declaration files (typings). [skip ci]
This commit is contained in:
1
js/dist-typings/@types/global/index.d.ts
vendored
1
js/dist-typings/@types/global/index.d.ts
vendored
@@ -3,6 +3,7 @@ import Mithril from 'mithril';
|
|||||||
|
|
||||||
// Other third-party libs
|
// Other third-party libs
|
||||||
import * as _dayjs from 'dayjs';
|
import * as _dayjs from 'dayjs';
|
||||||
|
import 'dayjs/plugin/relativeTime';
|
||||||
import * as _$ from 'jquery';
|
import * as _$ from 'jquery';
|
||||||
|
|
||||||
// Globals from flarum/core
|
// Globals from flarum/core
|
||||||
|
1
js/dist-typings/common/utils/humanTime.d.ts
vendored
1
js/dist-typings/common/utils/humanTime.d.ts
vendored
@@ -1,4 +1,3 @@
|
|||||||
import 'dayjs/plugin/relativeTime';
|
|
||||||
/**
|
/**
|
||||||
* The `humanTime` utility converts a date to a localized, human-readable time-
|
* The `humanTime` utility converts a date to a localized, human-readable time-
|
||||||
* ago string.
|
* ago string.
|
||||||
|
4
js/dist/admin.js
generated
vendored
4
js/dist/admin.js
generated
vendored
File diff suppressed because one or more lines are too long
2
js/dist/admin.js.map
generated
vendored
2
js/dist/admin.js.map
generated
vendored
File diff suppressed because one or more lines are too long
6
js/dist/forum.js
generated
vendored
6
js/dist/forum.js
generated
vendored
File diff suppressed because one or more lines are too long
2
js/dist/forum.js.map
generated
vendored
2
js/dist/forum.js.map
generated
vendored
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user