upd
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
|
||||
export interface Item {
|
||||
id?: number;
|
||||
value?: string;
|
||||
}
|
||||
|
||||
export interface PaginatedItems {
|
||||
|
||||
Reference in New Issue
Block a user