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 2159898 commit 1b1f020Copy full SHA for 1b1f020
src/Codegen.ts
@@ -1,4 +1,4 @@
1
-import {compileClosure} from '.';
+import {compileClosure} from './compile';
2
import type {JavaScriptLinked} from './types';
3
4
/**
0 commit comments