canary/app/-view.tree/app.view.tree.d.ts
2025-08-17 18:20:07 +03:00

12 lines
No EOL
267 B
TypeScript

declare namespace $ {
export class $hd_canary_app extends $mol_book2_catalog {
List( ): $hd_canary_app_monitor
Profile( ): $hd_canary_app_profile
menu_title( ): string
spreads( ): Record<string, $mol_view>
}
}
//# sourceMappingURL=app.view.tree.d.ts.map