Skip to content

Commit

Permalink
Bundled output for commit 84691d7
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 Jan 10, 2025
1 parent 84691d7 commit 230dd86
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions js/dist-typings/forum/components/SolvedFilter.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,6 @@ export interface SolvedFilterAttrs extends ComponentAttrs {
}
export default class SolvedFilter extends Component<SolvedFilterAttrs> {
view(): any;
reloadDiscussions(): void;
shouldShowFilter(): boolean;
}
Loading

0 comments on commit 230dd86

Please sign in to comment.