fix: Add type shims to core package for nodes-base imports (no-changelog) (#14284)

This commit is contained in:
Alex Grozav
2025-03-31 11:53:05 +03:00
committed by GitHub
parent 877823d887
commit beb0dcabea
+1
View File
@@ -0,0 +1 @@
declare module '../../../nodes-base/dist/nodes/*';