Skip to content

Commit e9a51ae

Browse files
committed
Fixed export-all-declaration-exported tests
1 parent a9e2ede commit e9a51ae

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
export * as name from 'OK';
1+
export * as name from 'OK';
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
export * as name from 'OK';
1+
export * as name from 'OK';

0 commit comments

Comments
 (0)