traveler.AbstractStore.table_types#

classmethod AbstractStore.table_types()[source]#

Get the registered table types.

Returns:

A dictionary of table names and their corresponding types.

Return type:

dict[str, type]