Commit Graph

4 Commits

Author SHA1 Message Date
Björn Harrtell
43e1505f61 More 2026-04-08 05:42:25 +02:00
Björn Harrtell
496f10525b Improve TS types to support isolatedModules and isolatedDeclarations 2026-04-08 05:42:18 +02:00
Derek Bailey
caf3b494db bulk code format fix (#8707) 2025-09-23 21:50:27 -07:00
Truman Mulholland
00eec2445b [TS] Fix relative paths for exports (#8517)
Fixes an issue where exports were using incorrect relative paths for
>=3 namespace levels. This is fixed by making the starting range of the
namespace components relative to the amount of components.

Co-authored-by: Björn Harrtell <bjornharrtell@users.noreply.github.com>
2025-07-01 08:38:02 -07:00