You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the test scripts import functions from the original TypeScript files for the purposes of determining test coverage. Ideally, functions from the rolled-up value-semantics.js should also be tested, to make sure there are no building errors.