feat: add responses package
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
import { MinimalHttpResponse } from '../Http/MinimalHttpResponses'
|
||||
|
||||
export type UpdateSettingResponse = MinimalHttpResponse
|
||||
Reference in New Issue
Block a user