mirror of
https://github.com/CommunitySolidServer/CommunitySolidServer.git
synced 2024-10-03 14:55:10 +00:00
5 lines
128 B
TypeScript
5 lines
128 B
TypeScript
/**
|
|
* Contains the preferences of which kind of representation is requested.
|
|
*/
|
|
export interface RepresentationPreferences {}
|