Home > @infiniteobjects/models > StorageObject > delete
Removes an object from the storage
Signature:
delete(): Promise<void>;
Returns:
Promise<void>