CommunitySolidServer/src/ldp/http/RepresentationPreferences.ts
2020-05-25 10:07:38 +02:00

5 lines
128 B
TypeScript

/**
* Contains the preferences of which kind of representation is requested.
*/
export interface RepresentationPreferences {}