2020-05-25 10:07:38 +02:00

5 lines
88 B
TypeScript

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