//#region src/contracts/app-inventory.d.ts type AppsFilter = 'user-installed' | 'all'; //#endregion export { AppsFilter as t };