0.2.4 • Published 3 years ago

@darthrommy/fetches v0.2.4

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

@darthrommy/fetches

Code of conduct

src/core/**

Must be exported to src/index.ts. You must define only methods related to typedFetch function and other small fetch utils inside this directory.

src/xxx/**

Must be exported to src/xxx.ts. Any functions that wrap core methods (e.g. typedFetch) in src/core directory must be defined inside this directory.

0.2.4

3 years ago

0.2.3

3 years ago

0.2.2

3 years ago

0.2.1

3 years ago

0.2.0

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago