mirror of
https://github.com/flarum/core.git
synced 2025-08-06 08:27:42 +02:00
Bundled output for commit 1fee96aebe
Includes transpiled JS/TS, and Typescript declaration files (typings). [skip ci]
This commit is contained in:
2
framework/core/js/dist-typings/forum/components/DiscussionListItem.d.ts
generated
vendored
2
framework/core/js/dist-typings/forum/components/DiscussionListItem.d.ts
generated
vendored
@@ -62,5 +62,5 @@ export default class DiscussionListItem<CustomAttrs extends IDiscussionListItemA
|
||||
* just the first/last post indicator.
|
||||
*/
|
||||
infoItems(): ItemList<Mithril.Children>;
|
||||
replyCountItem(): ItemList<Mithril.Children>;
|
||||
replyCountItem(): JSX.Element;
|
||||
}
|
||||
|
2
framework/core/js/dist/forum.js
generated
vendored
2
framework/core/js/dist/forum.js
generated
vendored
File diff suppressed because one or more lines are too long
2
framework/core/js/dist/forum.js.map
generated
vendored
2
framework/core/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