Type alias Apps

Apps: {
    [k: string]: App;
}

Type declaration

  • [k: string]: App