view data fixes
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
/**
|
||||
* Record page view output view data
|
||||
*/
|
||||
export interface RecordPageViewOutputViewData {
|
||||
pageViewId: string;
|
||||
}
|
||||
Reference in New Issue
Block a user