Skip to main content

lightyear.deleteobject

Home > @runlightyear/lightyear > deleteObject

deleteObject() function

Signature:

declare function deleteObject(props: DeleteObjectProps): Promise<Response>;

Parameters

Parameter

Type

Description

props

DeleteObjectProps

Returns:

Promise<Response>