blob: 8634bcd157c92b702a9ef695efb9509208f4823a [file] [log] [blame]
#pragma once
#include <string>
namespace blobs
{
extern const std::string verifyBlobId;
extern const std::string hashBlobId;
extern const std::string activeImageBlobId;
extern const std::string activeHashBlobId;
extern const std::string staticLayoutBlobId;
extern const std::string ubiTarballBlobId;
} // namespace blobs