mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-02-07 14:34:35 -06: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.