Type alias App

App: {
    appid: AppId;
    name: string;
}

Type declaration

  • appid: AppId
  • name: string

Generated using TypeDoc