Type Alias WorkspaceRecordsBeta

WorkspaceRecords: {
    [key: string]: WorkspaceRecordInfo;
}

Type representing a collection of workspace records.