mirror of
https://github.com/flarum/framework.git
synced 2025-02-26 01:00:55 +08:00
4 lines
95 B
TypeScript
4 lines
95 B
TypeScript
export default class AppearancePage extends AdminPage {
|
|
}
|
|
import AdminPage from "./AdminPage";
|