@omnicar/sam-tfetch
v0.0.19
Published
A wrapper around fetch that allows type safety in request/response.
Readme
tfetch
Small wrapper around fetch making it possible to get JSON parsed values returned.
With the typescript definitions, it is also possible to indicate which types are expected on success/error and work directly with those types.
Examples will follow :)
