Skip to content

Commit

Permalink
Bundled output for commit 089beb3
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 Dec 15, 2023
1 parent 089beb3 commit c1ce9e1
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions js/dist-typings/admin/components/UploadImageButton.d.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
import FlarumUploadImageButton from 'flarum/admin/components/UploadImageButton';
export default class UploadImageButton extends FlarumUploadImageButton {
resourceUrl(): string;
}
2 changes: 1 addition & 1 deletion 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.

0 comments on commit c1ce9e1

Please sign in to comment.