Files
CommunitySolidServer/lib/ldp/http/Patch.ts
2020-05-19 12:22:25 +02:00

5 lines
88 B
TypeScript

/**
* Represents the changes needed for a PATCH request.
*/
export interface Patch {}