UNPKG

reactotron-plugin-zustand

Version:
4 lines (2 loc) 112 B
declare function omitFunctionRecursively<T>(input: T, enable: boolean): T; export { omitFunctionRecursively };