Whole module imports (#4767)

Signed-off-by: Nick Cameron <nrc@ncameron.org>
This commit is contained in:
Nick Cameron
2024-12-17 09:38:32 +13:00
committed by GitHub
parent fa22c14723
commit 8f9dc06228
63 changed files with 1283 additions and 358 deletions

View File

@ -397,6 +397,7 @@ function moreNodePathFromSourceRange(
}
return path
}
return path
}
console.error('not implemented: ' + node.type)