We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33b358c commit 155d12dCopy full SHA for 155d12d
src/transform-node.ts
@@ -1,7 +1,7 @@
1
import * as angular from '@angular/compiler';
2
import type * as babel from '@babel/types';
3
4
-import Source from './source.js';
+import { Source } from './source.js';
5
import type {
6
LocationInformation,
7
NGChainedExpression,
0 commit comments