interface AppIdentity {
    app: string;
}

Hierarchy (view full)

Properties

Properties

app: string