You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i want custom the 'interface HttpResponse' in fetch client.
After i copy templates to local and modify 'fetch-http-client.ejs' , regenerate a new typescript file, but it look like didn't work successful。
my code:
in fetch-http-client.ejs
console info(look like already find etch-http-client.ejs?):
template:
but in a.ts, it's still old interface:
can give me some help.
tanks
The text was updated successfully, but these errors were encountered:
vesion is ^13.0.13
i want custom the 'interface HttpResponse' in fetch client.
After i copy templates to local and modify 'fetch-http-client.ejs' , regenerate a new typescript file, but it look like didn't work successful。
my code:
in fetch-http-client.ejs
console info(look like already find etch-http-client.ejs?):
template:
but in a.ts, it's still old interface:
can give me some help.
tanks
The text was updated successfully, but these errors were encountered: