canary/app/-view.tree/app.view.tree.d.ts

17 lines
No EOL
422 B
TypeScript

declare namespace $ {
export class $hd_canary_app extends $mol_book2_catalog {
Theme( ): $mol_theme_auto
Lighter( ): $mol_lights_toggle
List( ): $hd_canary_app_monitor
Profile( ): $hd_canary_app_profile
plugins( ): readonly(any)[]
Menu_logo( ): $mol_icon_bird
menu_tools( ): readonly(any)[]
menu_title( ): string
spreads( ): Record<string, $mol_view>
}
}
//# sourceMappingURL=app.view.tree.d.ts.map