Skip to content

Commit

Permalink
Bundled output for commit e0b6190
Browse files Browse the repository at this point in the history
Includes transpiled JS/TS, and Typescript declaration files (typings).

[skip ci]
  • Loading branch information
flarum-bot committed Oct 27, 2021
1 parent e0b6190 commit 247ace2
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 8 deletions.
1 change: 1 addition & 0 deletions js/dist-typings/forum/components/DiscussionListItem.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ export default class DiscussionListItem extends Component<import("../../common/C
* @return {ItemList}
*/
infoItems(): ItemList;
replyCountItem(): JSX.Element;
}
import Component from "../../common/Component";
import SubtreeRetainer from "../../common/utils/SubtreeRetainer";
Expand Down
4 changes: 2 additions & 2 deletions js/dist/admin.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion js/dist/admin.js.map

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions js/dist/forum.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion js/dist/forum.js.map

Large diffs are not rendered by default.

0 comments on commit 247ace2

Please sign in to comment.