mirror of
https://github.com/flarum/core.git
synced 2025-08-04 15:37:51 +02:00
Bundled output for commit 00426c85e3
Includes transpiled JS/TS, and Typescript declaration files (typings). [skip ci]
This commit is contained in:
6
framework/core/js/dist-typings/admin/AdminApplication.d.ts
generated
vendored
6
framework/core/js/dist-typings/admin/AdminApplication.d.ts
generated
vendored
@@ -69,11 +69,7 @@ export default class AdminApplication extends Application {
|
|||||||
* @internal
|
* @internal
|
||||||
*/
|
*/
|
||||||
registry: AdminRegistry;
|
registry: AdminRegistry;
|
||||||
extensionCategories: {
|
extensionCategories: Record<string, number>;
|
||||||
feature: number;
|
|
||||||
theme: number;
|
|
||||||
language: number;
|
|
||||||
};
|
|
||||||
history: IHistory;
|
history: IHistory;
|
||||||
search: SearchManager<SearchState>;
|
search: SearchManager<SearchState>;
|
||||||
/**
|
/**
|
||||||
|
Reference in New Issue
Block a user