#include "tensorstore/kvstore/spec.h"
Result<Spec> tensorstore::kvstore::Spec::base() const;

Returns the underlying kvstore spec, if this is an adapter (such as OCDBT or neuroglancer_uint64_sharded).