bandcamp-fetch/docs/api/enums/FetchMethod.md
2023-10-28 20:55:26 +08:00

543 B

bandcamp-fetch / FetchMethod

Enumeration: FetchMethod

Table of contents

Enumeration Members

Enumeration Members

GET

GET = "GET"

Defined in

lib/utils/Fetcher.ts:6


POST

POST = "POST"

Defined in

lib/utils/Fetcher.ts:7