Type Error with `const` · Issue #144 · jhnns/rewire

I face myself against a Type Error when trying to rewire a private const I already have the last version 4.0.1 I used the workaround using let but I would prefer to use const as I don't want to cha...