1
2
3
pub type BlobTable = &'static str;

pub const TABLE_AVATAR: &'static str = "avatars";