Type alias GetWorkspaceDefaultAppResponse

GetWorkspaceDefaultAppResponse: {
    default_app_path?: string;
}

Type declaration

  • Optional default_app_path?: string