feat: improves DX on auto-complete

This commit is contained in:
Nuno Maduro
2023-02-17 21:02:07 +00:00
parent efca71f1e7
commit 49619ff2b5
5 changed files with 7 additions and 10 deletions

View File

@ -10,10 +10,6 @@ use Throwable;
/**
* @internal
*
* @template TProxy
*
* @mixin TProxy
*/
final class HigherOrderTapProxy
{