would you be open to a PR making the package typed? I use this in a pretty strongly typed codebase and need to `# type: ignore[untyped-decorator]` everywhere.
would you be open to a PR making the package typed?
I use this in a pretty strongly typed codebase and need to
# type: ignore[untyped-decorator]everywhere.