Home > @infiniteobjects/models > StorageObject > exists
Check if the object actually exist on the storage
Signature:
exists(): Promise<boolean>;
Returns:
Promise<boolean>