type RepoRecord = ReturnType<typeof cborToLexRecord>

Represents a record in a repository. An object with string keys & properties of any type.