Type Alias ApplicationHostManifests

ApplicationHostManifests: {
    [key: string]: object | string;
}