Documentation - v0.0.1
    Preparing search index...

    Type Alias Body

    Body: Record<string, unknown> | never | undefined

    The type of the request body, either an object, undefined (no body), or never (no body allowed).