40ff57078
a15871560
1
2
3 4 5
export interface ViewObject { type: 'View' actor: string object: string }