Open Sumit-pd opened 10 months ago
I think you should make them exportable as per your earlier PR (but as a separate PR). But while you are doing that you should remove the _ from the variable names as they are not internal.
is this issue still relevant ?
This issue is in context with #369 There are only documentation changes in the above pr still the verify typescript fails. The logs on my local are shown below.
The Linting passes on my local, but it fails on GitHub. Here are the logs
comment: The reason for verify typescript is that _state , _defaultSynth and _polySynth from Voice.tsx are imported from singer.ts but they are not exported from singer.ts @walterbender Take a look on this and tell me how should I proceed!