Update Reference Store
This commit is contained in:
@@ -1,10 +0,0 @@
|
||||
export interface test {
|
||||
totalCount: number;
|
||||
}
|
||||
|
||||
export interface ReferenceEntry {
|
||||
id: number;
|
||||
title: string;
|
||||
subtitle: string;
|
||||
content: string;
|
||||
}
|
||||
Reference in New Issue
Block a user