JS: Change note

This commit is contained in:
Asger F
2025-01-09 10:48:52 +01:00
parent fd5a3dad90
commit a7fbfb2c2d

View File

@@ -0,0 +1,5 @@
---
category: fix
---
* Fixed a TypeScript extractor crash that would occur when encountering an export specifier
whose local specifier was a string literal.