Type alias DeployedIdApp

DeployedIdApp: {
    id: string;
}

Type declaration

  • id: string

    The id of the app.

Generated using TypeDoc