JS: Fix typo

This commit is contained in:
Asger F
2025-11-26 11:40:41 +01:00
parent 51e1bda608
commit b33af5b377

View File

@@ -782,7 +782,7 @@ abstract class ReExportDeclaration extends ExportDeclaration {
}
/**
* Holds if this re-export destination ultimately re-exports `v` (from another module)
* Holds if this re-export declaration ultimately re-exports `v` (from another module)
* under the given `name`.
*/
overlay[global]