HttpMethod
@curiouslycory/memai-sdk / HttpMethod
Type Alias: HttpMethod
HttpMethod =
"GET"|"POST"|"PUT"|"DELETE"|"PATCH"
Defined in: types.ts:8
Represents the HTTP methods supported by the Mem API client.
@curiouslycory/memai-sdk / HttpMethod
HttpMethod =
"GET"|"POST"|"PUT"|"DELETE"|"PATCH"
Defined in: types.ts:8
Represents the HTTP methods supported by the Mem API client.