1
0
mirror of https://github.com/flarum/core.git synced 2025-08-07 08:56:38 +02:00

Bundled output for commit 5fc2bb5eb6

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

[skip ci]
This commit is contained in:
flarum-bot
2024-04-07 12:23:32 +00:00
parent 5fc2bb5eb6
commit 9149ecc7aa
5 changed files with 6 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
import type { IButtonAttrs } from '../../common/components/Button';
import type { IButtonAttrs } from './Button';
import type Mithril from 'mithril';
import Component from '../../common/Component';
import Component from '../Component';
export interface IUploadImageButtonAttrs extends IButtonAttrs {
name: string;
routePath: string;

2
framework/core/js/dist/admin.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

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