stack

Home > @infiniteobjects/models > StorageObject > exists

StorageObject.exists() method

Check if the object actually exist on the storage

Signature:

exists(): Promise<boolean>;

Returns:

Promise<boolean>