Skip to content

Type Alias: PostArgs

PostArgs = [FetchArgs[0], PostBody | (() => ValueOrPromise<PostBody>), PostOptions]

Defined in: packages/fetch/src/types/options.ts:307