samvv / js-proxy-deep

A JavaScript Proxy object that automatically nests itself

Home Page:https://npmjs.com/proxy-deep

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Infer the T in TrapThisArgument<T> from the current invocation of DeepProxy

samvv opened this issue · comments

This should be theoretically possible, in the style of Zod's parameterized functions.