mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-05-25 16:07:52 -05:00
The emitter expects undefined, rather than empty. This only affects JS, because TS applies `private` to all extracted methods.
The emitter expects undefined, rather than empty. This only affects JS, because TS applies `private` to all extracted methods.