Webigail
    Preparing search index...
    • A method that determines if an object conforms to a Request BodyInit shape.

      See the BodyInit interface for more information about the possible shapes.

      Parameters

      • obj: any

        The object to test.

      Returns obj is BodyInit

      True if obj is a BodyInit shape, false otherwise.