Skip to content

Type Alias: PostArgs

PostArgs = [string | URL, PostBody | () => ValueOrPromise<PostBody>, PostOptions]

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