Type Alias: PostArgs<OmitMethod>
PostArgs<
OmitMethod> = [string|URL,PostBody| () =>PostBody,OmitMethodextendstrue?Omit<FetchOptions,"method"> :PostOptions]
Defined in: packages/fetch/src/types.ts:383
Type Parameters
OmitMethod
OmitMethod = false