1
0
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:
flarum-bot
2024-09-30 14:45:34 +00:00
parent 1fee96aebe
commit 256c1846b7
3 changed files with 3 additions and 3 deletions

View File

@@ -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

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long