1
0
mirror of https://github.com/flarum/core.git synced 2025-08-06 08:27:42 +02:00

Bundled output for commit e3d07cb8cc

Includes transpiled JS/TS, and Typescript declaration files (typings).

[skip ci]
This commit is contained in:
flarum-bot
2024-09-30 10:46:59 +00:00
parent e3d07cb8cc
commit 306d0bc124
3 changed files with 6 additions and 2 deletions

View File

@@ -16,6 +16,10 @@ export default class PostStream extends Component<import("../../common/Component
stream: any;
scrollListener: ScrollListener | undefined;
view(): JSX.Element;
/**
* @returns {ItemList<import('mithril').Children>}
*/
afterFirstPostItems(): ItemList<import('mithril').Children>;
/**
* @returns {ItemList<import('mithril').Children>}
*/

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