integration of active_app module

This commit is contained in:
2026-01-18 23:42:30 +08:00
parent c888dcf252
commit 5145ebaf11
7 changed files with 475 additions and 8 deletions

View File

@@ -0,0 +1,3 @@
// This file was generated by [ts-rs](https://github.com/Aleph-Alpha/ts-rs). Do not edit this file manually.
export type AppMetadata = { localized: string | null, unlocalized: string | null, };