sherlock-project / sherlock

Hunt down social media accounts by username across social networks
https://sherlockproject.xyz
MIT License
60.53k stars 6.96k forks source link

Stubs required for statically typed downstreams #2275

Closed ppfeister closed 1 week ago

ppfeister commented 2 months ago

Description

Statically typed downstreams are unable to properly validate typing due to the lack of proper stubs. These stubs should be added before pushing the 0.15.1 patch being discussed in #2247.

Code of Conduct