This commit is contained in:
Mads Rasmussen
2023-11-21 21:18:34 +01:00
parent a3f581e094
commit b8fdea675c

View File

@@ -1,3 +1,3 @@
export interface UmbCollectionConfiguration {
pageSize: number;
}
}