I have: But my TypeScript language server gives me an error about sendgridRequest: Is there some way to resolve this? Answer method: ‘PUT’ in your object is being inferred as string, but it’s expecting specific strings like “PUT” | “GET” | “POST”. This because it has no specific type to try to match, and by default specific strings are just