I want to keep my type aliases in one module, say my_types, to be able to use them anywhere in my application (similar to the standard typing modul
my_types
typing