Skip to content

Type Alias: PostBody

PostBody = Record<string, unknown> | BodyInit | null

Defined in: packages/fetch/src/types.ts:320