Hi, It seems the code is typed pretty well. Unfortunately, type checkers like mypy and pyright complain about missing type stubs when it is used. Exporting the type information should be as simple as including an empty `py.typed` file in the package, cfr. https://typing.python.org/en/latest/spec/distributing.html#packaging-type-information