Skip to content

Commit b596ad8

Browse files
committed
Fix dup export in index.ts
1 parent 4680bc4 commit b596ad8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/expr/src/index.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
export * from './errors';
22
export * from './input-values';
3-
export * from './input-values';
43
export * from './runtime';
54
export * from './symbols';
65
export * from './template';

0 commit comments

Comments
 (0)