mirror of
https://github.com/flarum/core.git
synced 2025-07-18 07:11:17 +02:00
Bundled output for commit 85c285ec4c
Includes transpiled JS/TS, and Typescript declaration files (typings). [skip ci]
This commit is contained in:
@@ -126,7 +126,7 @@ export default abstract class AdminPage<CustomAttrs extends IPageAttrs = IPageAt
|
|||||||
* return <p>My cool component</p>;
|
* return <p>My cool component</p>;
|
||||||
* }
|
* }
|
||||||
*/
|
*/
|
||||||
buildSettingComponent(entry: ((this: typeof this) => Mithril.Children) | SettingsComponentOptions): Mithril.Children;
|
buildSettingComponent(entry: ((this: this) => Mithril.Children) | SettingsComponentOptions): Mithril.Children;
|
||||||
/**
|
/**
|
||||||
* Called when `saveSettings` completes successfully.
|
* Called when `saveSettings` completes successfully.
|
||||||
*/
|
*/
|
||||||
|
2
framework/core/js/dist/admin.js.map
generated
vendored
2
framework/core/js/dist/admin.js.map
generated
vendored
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user