endo
endo copied to clipboard
Wrong TS Interface about the second argument `options` of `Compartment.evaluate`
Describe the bug
As the documentation mentioned, the second argument of Compartment.evaluate, which is option and it accepts a transforms field, but actually it doesn't.
Steps to reproduce
Expected behavior
Correct the TS interface