Skip to content

Commit

Permalink
Bundled output for commit 2231865
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 2231865 commit 0c17d8a
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/admin/components/GdprPage.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,5 @@ export default class GdprPage<CustomAttrs extends IPageAttrs = IPageAttrs> exten
headerInfo(): AdminHeaderAttrs;
loadGdprDataTypes(): void;
content(): Mithril.Children;
grid(): JSX.Element;
}
Loading

0 comments on commit 0c17d8a

Please sign in to comment.